UnlockActiveNoteCommandHandler.canExecute method
UnlockActiveNoteCommandHandler › canExecute
Checks whether the command can currently execute: only when there is an active note covered by a lock (directly or by asubtree-locked ancestor folder).Signature:
canExecute(): booleanReturns: boolean — Whether the active note is locked.