Skip to content

AbstractFileCommandHandler.canExecute method

AbstractFileCommandHandler › canExecute

Checks whether the command can execute from the command palette. Uses the active file as the target.

Signature:

canExecute(): boolean

Returns: booleanWhether the command can execute.