@flowscripter/dynamic-cli-framework
Preparing search index...
DefaultDataDumpGeneratorService
Class DefaultDataDumpGeneratorService
Implements
DataDumpGeneratorService
Index
Constructors
constructor
Properties
color
Enabled
color
Function
Methods
generate
Constructors
constructor
new
DefaultDataDumpGeneratorService
()
:
DefaultDataDumpGeneratorService
Returns
DefaultDataDumpGeneratorService
Properties
color
Enabled
colorEnabled
:
boolean
= true
color
Function
colorFunction
:
(
text
:
string
,
hexFormattedColor
:
string
)
=>
string
= ...
Methods
generate
generate
(
data
:
Buffer
,
options
?:
HexDumpGenerateOptions
)
:
string
Parameters
data
:
Buffer
Optional
options
:
HexDumpGenerateOptions
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
Enabled
color
Function
Methods
generate
@flowscripter/dynamic-cli-framework
Loading...