Method

FridaPackageManagerset_registry

Declaration

void
frida_package_manager_set_registry (
  FridaPackageManager* self,
  const gchar* value
)

Description [src]

The npm registry host to use.

Parameters

value

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.