Skip to content

helix / toCommandValue

Function: toCommandValue()

toCommandValue(x): CommandValue

Defined in: core/values/value.ts:26

Coerce any accepted argument into a CommandValue (primitives pass through).

Parameters

x

ArgInput

Returns

CommandValue

Released under the MIT License · Credits