Skip to content

AbstractFileCommandHandler.execute method

AbstractFileCommandHandler › execute

Executes the command from the command palette using the active file.

Signature:

execute(): Promisable<void>

Returns: Promisable<void>Promisable<void> that resolves when command had been executed.