@flowscripter/dynamic-cli-framework
Preparing search index...
DefaultTreePrinterService
Class DefaultTreePrinterService
Implements
TreePrinterService
Index
Constructors
constructor
Properties
color
Enabled
color
Function
Methods
print
Constructors
constructor
new
DefaultTreePrinterService
(
nodeColor
?:
string
)
:
DefaultTreePrinterService
Parameters
nodeColor
:
string
= DEFAULT_NODE_COLOR
Returns
DefaultTreePrinterService
Properties
color
Enabled
colorEnabled
:
boolean
= true
color
Function
colorFunction
:
(
text
:
string
,
hexFormattedColor
:
string
)
=>
string
= ...
Methods
print
print
(
node
:
TreeNode
)
:
string
Parameters
node
:
TreeNode
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
Enabled
color
Function
Methods
print
@flowscripter/dynamic-cli-framework
Loading...