Search
Preparing search index...
The search index is not available
split-shell-buffer — Reference
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
SplitterObject
Class SplitterObject
Hierarchy
SplitterObject
Implements
Splitter
Index
Constructors
constructor
Properties
data
prefix
suffix
Methods
with
Indent
with
Prefix
with
Suffix
Constructors
constructor
new
Splitter
Object
(
options
:
ConstructorOptions
)
:
SplitterObject
Parameters
options:
ConstructorOptions
Returns
SplitterObject
Properties
Readonly
data
data
:
types.Data
Readonly
prefix
prefix
:
types.SequenceFunc
Readonly
suffix
suffix
:
types.SequenceFunc
Methods
with
Indent
with
Indent
(
indent
:
number
)
:
SplitterObject
Parameters
indent:
number
Returns
SplitterObject
with
Prefix
with
Prefix
(
prefix
:
types.SequenceFunc
)
:
SplitterObject
Parameters
prefix:
types.SequenceFunc
Returns
SplitterObject
with
Suffix
with
Suffix
(
suffix
:
types.SequenceFunc
)
:
SplitterObject
Parameters
suffix:
types.SequenceFunc
Returns
SplitterObject
Globals
Splitter
Object
constructor
data
prefix
suffix
with
Indent
with
Prefix
with
Suffix
Generated using
TypeDoc