Preparing search index...
The search index is not available
@gobstones/gobstones-scripts - v0.9.3
@gobstones/gobstones-scripts
CLI
ItemBasedOptions
Internal
Interface ItemBasedOptions
The options for command that expect a list of items.
interface
ItemBasedOptions
{
force
?:
boolean
;
items
?:
string
;
}
Index
Properties
force?
items?
Properties
Optional
force
force
?:
boolean
Optional
items
items
?:
string
Settings
Member Visibility
Internal
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
force
items
Overview
Loading...
The options for command that expect a list of items.