pai
Preparing search index...
pai
sandboxArgs
Function sandboxArgs
sandboxArgs
(
name
:
string
,
cmd
:
string
,
opts
?:
SandboxOptions
)
:
string
[]
The container command line for
cmd
, so tests can check it without an engine.
Parameters
name
:
string
cmd
:
string
opts
:
SandboxOptions
= {}
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pai
Loading...
The container command line for
cmd, so tests can check it without an engine.