Documentation
Preparing search index...
@kehto/paja
cli
RunPajaCliOptions
Interface RunPajaCliOptions
Execution controls for embedding the CLI runner in tests or wrappers.
interface
RunPajaCliOptions
{
serve
?:
boolean
;
}
Index
Properties
serve?
Properties
Optional
Readonly
serve
serve
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
serve
Documentation
Loading...
Execution controls for embedding the CLI runner in tests or wrappers.