@eagleoutice/flowr - v2.15.8
Preparing search index...
src/cli/repl/commands/repl-commands
getCommand
Function getCommand
getCommand
(
command
:
string
)
:
ReplCodeCommand
|
ReplCommand
|
undefined
Get the command for a given command name or alias.
Parameters
command
:
string
The name of the command (without the leading
:
)
Returns
ReplCodeCommand
|
ReplCommand
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Get the command for a given command name or alias.