Method

FridaFileMonitorget_path

Declaration

const gchar*
frida_file_monitor_get_path (
  FridaFileMonitor* self
)

Description [src]

The path being watched.

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.