InspectorRemote
InspectorRemote: () => void
QuitRemote
QuitRemote: () => void
RunFileRemote
RunFileRemote: (js: string, busName?: string, objPath?: string) => void
RunJsRemote
RunJsRemote: (js: string, busName?: string, objPath?: string) => void
RunPromiseRemote
RunPromiseRemote: (js: string, busName?: string, objPath?: string) => void
ToggleWindowSync
ToggleWindowSync: (name: string) => boolean
DBus proxy for the AGS application interface.