Method

FridaLanguageServerget_project_root

Declaration

const gchar*
frida_language_server_get_project_root (
  FridaLanguageServer* self
)

Description [src]

The project root directory.

Return value

Type: const gchar*

No description available.

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