Skip to content

resolvePackageManagerId

resolvePackageManagerId(options): Promise<PackageManagerId>

Defined in: wp-typia-project-tools/src/runtime/scaffold-answer-resolution.ts:297

Resolve the package manager id from flags, defaults, and interactive selection.

ResolvePackageManagerOptions

Package manager resolution options for interactive and non-interactive flows.

Promise<PackageManagerId>

The normalized package manager id.