cli-vir - v0.2.0
Preparing search index...
RemoveArgDashes
Type Alias RemoveArgDashes<Key>
RemoveArgDashes
:
Key
extends
`
-
${
infer
Rest
}
`
?
RemoveArgDashes
<
Rest
>
:
Key
Removes the dashes from an argument name. See
sanitizeFlagName
for the run-time equivalent.
Type Parameters
Key
extends
PropertyKey
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
cli-vir - v0.2.0
Loading...
Removes the dashes from an argument name. See sanitizeFlagName for the run-time equivalent.