Method

FridaPackageInstallOptionsget_project_root

Declaration

const gchar*
frida_package_install_options_get_project_root (
  FridaPackageInstallOptions* self
)

Description [src]

The project directory to install into, or null for the current directory.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.