Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
assertNetworkAllowed
Function assertNetworkAllowed
assertNetworkAllowed
(
limits
:
{
cpuTimeoutMs
:
number
;
ioRateMbps
:
number
;
memoryLimitMb
:
number
;
networkEnabled
:
boolean
;
}
,
)
:
void
Check if a plugin should be allowed network access.
Parameters
limits
:
{
cpuTimeoutMs
:
number
;
ioRateMbps
:
number
;
memoryLimitMb
:
number
;
networkEnabled
:
boolean
;
}
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Check if a plugin should be allowed network access.