craft-hub / resolveCommandInvocation
Function: resolveCommandInvocation()
resolveCommandInvocation(
capability,provided?):CommandInvocation
Defined in: packages/craft-hub/src/command-inputs.ts:15
Validate command inputs and resolve them into a structured invocation without invoking a shell.
Parameters
capability
provided?
CommandInputValues = {}