Skip to content

runAddAbilityCommand

runAddAbilityCommand(__namedParameters): Promise<{ abilitySlug: string; projectDir: string; }>

Defined in: wp-typia-project-tools/src/runtime/cli-add-workspace-ability.ts:983

Add one typed workflow ability scaffold to an official workspace project.

RunAddAbilityCommandOptions

Promise<{ abilitySlug: string; projectDir: string; }>