Skip to content

FolderCommandHandler.canExecuteFolder method

FolderCommandHandler › canExecuteFolder

Checks whether the command can execute for a single folder.

Signature:

canExecuteFolder(_folder: TFolder): boolean

Parameters:

ParameterTypeDescription
_folderTFolderThe folder.

Returns: booleanWhether the command can execute.