Skip to content

Function: resolveLocalRoot()

resolveLocalRoot(root, options?): string

Resolve a local filesystem root: expand ~ when needed, then path.resolve (so relative roots still land under process.cwd()).

string

ResolveOsPathsOptions = {}

string