frontend
Preparing search index...
utils/cli/commandParserBase
suggestCommand
Function suggestCommand
suggestCommand
(
input
:
string
,
commands
:
string
[]
)
:
string
|
null
Suggest the closest command from the list, or null if none is close enough.
Parameters
input
:
string
commands
:
string
[]
Returns
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Suggest the closest command from the list, or null if none is close enough.