Crawls up directories (until the git root) to find the directory that declares which sub-directories are workspaces.
For yarn, this is the package.json with a workspaces entry
Optional
directory to start the search in. defaults to process.cwd();
Generated using TypeDoc
Crawls up directories (until the git root) to find the directory that declares which sub-directories are workspaces.
For yarn, this is the package.json with a workspaces entry