resolveTemplateId
resolveTemplateId(
options):Promise<string>
Defined in: wp-typia-project-tools/src/runtime/scaffold-answer-resolution.ts:241
Resolve the scaffold template id from flags, defaults, and interactive selection.
Parameters
Section titled “Parameters”options
Section titled “options”ResolveTemplateOptions
Template resolution options for interactive and non-interactive flows.
Returns
Section titled “Returns”Promise<string>
The normalized template identifier to scaffold.