Home > borogove > Command > execute

Command.execute() method

Start a new session for this command. May have side effects!

Signature:

execute(): Promise<borogove markdown="1"_CommandSession>;

Returns:

Promise<borogove_CommandSession>