plugin / com.github.shadowsocks.plugin / NativePluginProvider / getExecutable

getExecutable

open fun getExecutable(): String

Returns executable entry absolute path. This is used if plugin is sharing UID with the host.

Default behavior is throwing UnsupportedOperationException. If you don't wish to use this feature, use the default behavior.

Return
Absolute path for executable entry.