Private InternalInternalCurrent project config.
Current CLI params.
Function to construct a MessageMaker.BulkMsgArgs object.
Creates an argument object used to print messages to the terminal, adding styling defaults by depth level.
Depth level for this message.
Argument overrides for the message.
Argument overrides for the message's timestamp.
An object with arguments separated by message (msg) and time.
Stage_Console.clr Default colour for the message.
Instance to use within the class.
Readonly Internal_Function to construct a MessageMaker.BulkMsgArgs object.
Creates an argument object used to print messages to the terminal, adding styling defaults by depth level.
Depth level for this message.
Argument overrides for the message.
Argument overrides for the message's timestamp.
An object with arguments separated by message (msg) and time.
Stage_Console.clr Default colour for the message.
Readonly InternalconfigCurrent project config.
Readonly InternalparamsCurrent CLI params.
Protected Readonly InternalncInstance to use within the class.
InternalPrints a timestamped log message to the console. Only if CLI.Params.debug is truthy.
Variable to inspect. See VariableInspector.
Depth level for this message.
OptionalmsgArgs: Partial<BulkMsgArgs>Argument overrides for the message.
OptionaltimeArgs: Partial<BulkMsgArgs>Argument overrides for the message's timestamp.
InternalPrints a timestamped log message to the console.
Variable to inspect. See VariableInspector.
Depth level for this message.
OptionalmsgArgs: Partial<BulkMsgArgs>Argument overrides for the message.
OptionaltimeArgs: Partial<BulkMsgArgs>Argument overrides for the message's timestamp.
InternalPrints a timestamped log message to the console. Only if CLI.Params.progress is truthy.
Variable to inspect. See VariableInspector.
Depth level for this message.
OptionalmsgArgs: Partial<BulkMsgArgs>Argument overrides for the message.
OptionaltimeArgs: Partial<BulkMsgArgs>Argument overrides for the message's timestamp.
InternalOutputs a default-level message of the variable.
Variable to inspect. See VariableInspector.
Optionalargs: Partial<Args>Override arguments for converting the variable.
InternalMethod for printing a log message to the console. Only if CLI.Params.verbose is truthy.
Variable to inspect. See VariableInspector.
Depth level for this message.
OptionalmsgArgs: Partial<BulkMsgArgs>Argument overrides for the message.
OptionaltimeArgs: Partial<BulkMsgArgs>Argument overrides for the message's timestamp.
PrivatemsgInternal
To be used by Stage_Console.
Includes a variety of utilities for printing variable inspections to the console.
Since
0.1.0-alpha