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.
Parameters
Section titled “Parameters”options
Section titled “options”ResolvePackageManagerOptions
Package manager resolution options for interactive and non-interactive flows.
Returns
Section titled “Returns”Promise<PackageManagerId>
The normalized package manager id.