get the absolute directory of the workspace commands
Read/require package.json in a given directory
package directory
List requireable module files in a given directory
directory to list
Resolves CLI configuration object for the main parser/program. Note that by exposing this function, a caller might obtain different props If called with different options than the main program.
options propagated by parser or program implementation
resolve a directory upwards in the project workspace
starting directory or file path
directory name to resolve
resolve a file upwards in the project workspace
starting directory or file path
file name to resolve
Resolve the project root directory
a directory or file path from which base scan occurs
CLI Workspace utilities