- Preparing search index...
- The search index is not available
Kosmos v26.1.1
Function executeCliCommand
- executeCliCommand(context: ApplicationContext, customCommands?: CliCommandsList): {
$0: string;
_: (string | number)[];
} | Promise<{
$0: string;
_: (string | number)[];
}>
-
Returns {
$0: string;
_: (string | number)[];
} | Promise<{
$0: string;
_: (string | number)[];
}>