Preparing search index...
The search index is not available
cross-shell
cross-shell
expand_command
Function expand_command
expand_
command
(
original_command
)
:
Promise
<
string
>
Expand the wildcards in the command to the real values, just like bash does
Parameters
original_command
:
string
Returns
Promise
<
string
>
the expanded command
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
cross-shell
Loading...
Expand the wildcards in the command to the real values, just like bash does