NGE IDE

ExplorerCommandCopyPath

class

Commands available inside the explorer container.

Properties

Name Type Description
group (readonly) GROUP_COPY_PASTE Command group.
icon (readonly) FaIcon Optional icon describing the command.
id (readonly) "explorer.commands.copy-path" Unique identifier of the command.
label (readonly) "Copier le chemin" Human readable text describing the command.
enabled unknown Gets a value indicating whether the command is enabled.

execute()

Signature

typescript
execute(): void

Returns

void