the string to escape.
Removes unnecessary keys.
the keys to filter/remove.
the object to be filtered.
Parses a command looking up wildcards when present.
the complete unparsed argument/command.
Formats string matching template expression replacing with key values in object.
the string to be formated.
the object to use for mapping values.
Formats strings matching template expression replacing with key values in object.
the string to be formated.
the object to use for mapping values.
Colorizes a string.
the string to be stylized.
a style or dot notation string of styles.
rest param of styles.
Ensures value is an array.
the value to ensure as array.
the default value if undefined or null.
Builds commands into configuration for Spawnmon.
takes string commands to parse.
Parses commands and destructures options into Spawnmon commands and options.
the minimist parsed arguments.
Converts a property to a cli flag.
Converts a properties to a cli flags.
the values to convert to flags.
Converts help config objects to Yargs Parser config objects.
Removes either -- or - from value.
the value to unflag
Generated using TypeDoc
Escapes a regexp string.