NGE IDE

ExplorerCommandCollapseAll

class

Properties

Name Type Description
enabled (readonly) true Gets a value indicating whether the command is enabled.
icon (readonly) CodIcon Optional icon describing the command.
id (readonly) "explorer.commands.collapse-all" Unique identifier of the command.
label (readonly) "Réduire les dossiers" Human readable text describing the command.

execute()

Signature

typescript
execute(): void

Returns

void