Skip to content

resolveWorkspaceProject

resolveWorkspaceProject(startDir): WorkspaceProject

Defined in: wp-typia-project-tools/src/runtime/workspace-project.ts:198

Resolve the nearest official wp-typia workspace from startDir.

string

Directory to begin walking upward from.

WorkspaceProject

The resolved WorkspaceProject.

When no WORKSPACE_TEMPLATE_PACKAGE workspace can be found.