Preparing search index...
The search index is not available
Falkor Operations Library - v1.3.2
Falkor Operations Library - v1.3.2
@internal
Ascii
Class Ascii
Hierarchy
Ascii
Index
Constructors
constructor
Properties
bullet
Indicator
checked
Selection
Indicator
theme
unchecked
Selection
Indicator
Methods
font
item
Prefix
list
Constructors
constructor
new
Ascii
(
theme
:
Theme
)
:
Ascii
Parameters
theme:
Theme
Returns
Ascii
Properties
Readonly
bullet
Indicator
bullet
Indicator
:
"*"
= "*"
Readonly
checked
Selection
Indicator
checked
Selection
Indicator
:
"[x]"
= "[x]"
Protected
theme
theme
:
Theme
Readonly
unchecked
Selection
Indicator
unchecked
Selection
Indicator
:
"[ ]"
= "[ ]"
Methods
font
font
(
text
:
string
, options
:
Fonts
|
Options
)
:
string
Parameters
text:
string
options:
Fonts
|
Options
Returns
string
Protected
item
Prefix
item
Prefix
(
type
:
ListType
, index
:
number
, pad
:
number
)
:
string
Parameters
type:
ListType
index:
number
pad:
number
Returns
string
list
list
(
list
:
string
[]
, extra
?:
string
[]
, type
?:
ListType
)
:
string
[]
Parameters
list:
string
[]
Optional
extra:
string
[]
type:
ListType
= ListType.PURE
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Falkor
Operations
Library -
v1.3.2
@internal
Ascii
constructor
bullet
Indicator
checked
Selection
Indicator
theme
unchecked
Selection
Indicator
font
item
Prefix
list