Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
PluginDescribeRow
Interface PluginDescribeRow
interface
PluginDescribeRow
{
name
:
string
;
version
:
string
;
priority
:
number
;
requires_protocol
:
string
;
supersedes_plugins
:
string
[]
;
tags
:
string
[]
;
description
:
string
;
hooks
:
string
[]
;
tick_budget_ms
:
number
;
storage_max_bytes
:
number
;
scopes
:
string
[]
;
stats
:
PluginOpsStats
;
}
Index
Properties
name
version
priority
requires_
protocol
supersedes_
plugins
tags
description
hooks
tick_
budget_
ms
storage_
max_
bytes
scopes
stats
Properties
name
name
:
string
version
version
:
string
priority
priority
:
number
requires_
protocol
requires_protocol
:
string
supersedes_
plugins
supersedes_plugins
:
string
[]
tags
tags
:
string
[]
description
description
:
string
hooks
hooks
:
string
[]
tick_
budget_
ms
tick_budget_ms
:
number
storage_
max_
bytes
storage_max_bytes
:
number
scopes
scopes
:
string
[]
stats
stats
:
PluginOpsStats
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
version
priority
requires_
protocol
supersedes_
plugins
tags
description
hooks
tick_
budget_
ms
storage_
max_
bytes
scopes
stats
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...