Preparing search index...
The search index is not available
@gobstones/gobstones-core - v0.6.0
@gobstones/gobstones-core
CLI
cli
Function cli
Create a new CLI application.
cli
(
options
)
:
CLIApp
Parameters
options
:
CLIAppOptions
The application options.
Returns
CLIApp
Settings
Member Visibility
Internal
Protected
Private
Inherited
Theme
OS
Light
Dark
Overview
CLI
CLIApp
CLICommandBuilder
CLIAppOptions
CLIGeneralFlags
CLIGeneralTexts
cli
cli
readJSON
Events
EventEmitter
DefaultEventSignature
EventSignature
Expectations
and
expect
or
Implementation
AbstractFinishedExpectation
FullExpectation
JoinedExpectation
Interfaces
ArrayExpectation
BooleanExpectation
Expectation
FinishedExpectation
NumberExpectation
ObjectExpectation
StringExpectation
Matchers
MatcherCall
allToSatisfy
amountToSatisfy
anyToSatisfy
toBe
toBeBetween
toBeCloseTo
toBeDefined
toBeEmptyArray
toBeEmptyObject
toBeFalse
toBeFalsy
toBeGreaterThan
toBeGreaterThanOrEqual
toBeInfinity
toBeInstanceOf
toBeLike
toBeLowerThan
toBeLowerThanOrEqual
toBeNaN
toBeNull
toBeTrue
toBeTruthy
toBeUndefined
toContain
toEndWith
toHaveAtLeast
toHaveAtPosition
toHaveLength
toHaveNoOtherThan
toHaveProperty
toHavePropertyCount
toHaveShape
toHaveSubstring
toHaveType
toMatch
toStartWith
Functions
noop
Conversion
asDefined
matrix
symbolAsString
ExecutionManagement
DebouncedFunction
ThrotteledFunction
debounce
throttle
ObjectManipulation
FlattenOptions
UnflattenOptions
flattenOptionsDefaults
unflattenOptionsDefaults
deepStringAssign
flatten
unflatten
Querying
arrayEquals
bufferEquals
dateEquals
deepEquals
errorEquals
mapEquals
numberEquals
objectEquals
regexpEquals
setEquals
History
History
Changeable
Compactable
Transactional
Undoable
SourceReader
SourceReader
SourceSpan
SourcePosition
SourceInput
Errors
InvalidOperationAtEODError
InvalidOperationAtEOIError
InvalidOperationAtUnknownPositionError
MismatchedInputsError
NoInputError
SourceReaderError
SourcePositions
AbstractDocumentSourcePosition
AbstractKnownSourcePosition
AbstractSourcePosition
DocumentSourcePosition
EndOfDocumentSourcePosition
EndOfInputSourcePosition
UnknownSourcePosition
SourcePositionFactory
Types
BiMap
AnyFunction
Join
Leaves
Paths
Subset
WithRequired
"
"
Create a new CLI application.