Method

FridaSpawnOptionsget_cwd

Declaration

const gchar*
frida_spawn_options_get_cwd (
  FridaSpawnOptions* self
)

Description [src]

The working directory to start in.

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.