Checks if "yarn" is available.
Gets the current package manager.
Cross spawn instance.
Cross spawn sync instance.
Formats example menu items replacing {{name}} with provided value.
array of examples for help menu.
the name to replace {{name}} with.
Builds simple string for help menu.
object of commands or array of options to build menu for.
name to replace in strings.
the number of tabs after key name.
Parses modules object building install/add string for modules to be installed.
the object containing the modules to be installed.
string array containing filters.
Simple template format, uses "g" RegExp flag to replace all instances found.
the template to be formatted.
the map containing key values to replace
Gets scope by matching key and value.
the key in the scope to match against.
the value of the key to use to compare.
object containing values.
Checks if a directory path is a known package directory.
array of known package paths.
the directory path to inspect if is known.
Checks if a directory path is a known package directory.
a known package path.
the directory path to inspect if is known.
Merges object literals.
when true respects defaults.
the target object to merge to.
the source objects to merge from.
Merges object literals.
the target object to merge to.
the source objects to merge from.
Normalizes scopes to array ensuring correct format.
the scope or array of scopes passed from command.
Parses argv and command line tokens.
Wraps Promise returning object containing resulting data and/or Error.
the Promise to be wrapped.
Gets number within range.
the minimum number
the maximum number
numbers to exclude.
Simple usings JSON to clone a simple object.
the object to be cloned
Generated using TypeDoc
Alias for process.cwd().