@runloop/remote-agents-sdk
Preparing search index...
codex
v2
HookMetadata
Type Alias HookMetadata
type
HookMetadata
=
{
command
:
string
|
null
;
currentHash
:
string
;
displayOrder
:
bigint
;
enabled
:
boolean
;
eventName
:
HookEventName
;
handlerType
:
HookHandlerType
;
isManaged
:
boolean
;
key
:
string
;
matcher
:
string
|
null
;
pluginId
:
string
|
null
;
source
:
HookSource
;
sourcePath
:
AbsolutePathBuf
;
statusMessage
:
string
|
null
;
timeoutSec
:
bigint
;
trustStatus
:
HookTrustStatus
;
}
Index
Properties
command
current
Hash
display
Order
enabled
event
Name
handler
Type
is
Managed
key
matcher
plugin
Id
source
source
Path
status
Message
timeout
Sec
trust
Status
Properties
command
command
:
string
|
null
current
Hash
currentHash
:
string
display
Order
displayOrder
:
bigint
enabled
enabled
:
boolean
event
Name
eventName
:
HookEventName
handler
Type
handlerType
:
HookHandlerType
is
Managed
isManaged
:
boolean
key
key
:
string
matcher
matcher
:
string
|
null
plugin
Id
pluginId
:
string
|
null
source
source
:
HookSource
source
Path
sourcePath
:
AbsolutePathBuf
status
Message
statusMessage
:
string
|
null
timeout
Sec
timeoutSec
:
bigint
trust
Status
trustStatus
:
HookTrustStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
current
Hash
display
Order
enabled
event
Name
handler
Type
is
Managed
key
matcher
plugin
Id
source
source
Path
status
Message
timeout
Sec
trust
Status
@runloop/remote-agents-sdk
Loading...