Preparing search index...
The search index is not available
@gobstones/gobstones-scripts - v0.9.3
@gobstones/gobstones-scripts
CLI
GeneralOptions
Internal
Interface GeneralOptions
The general program options.
interface
GeneralOptions
{
debug
?:
boolean
;
silent
?:
boolean
;
type
?:
string
;
}
Index
Properties
debug?
silent?
type?
Properties
Optional
debug
debug
?:
boolean
Optional
silent
silent
?:
boolean
Optional
type
type
?:
string
Settings
Member Visibility
Internal
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
debug
silent
type
Overview
Loading...
The general program options.