Skip to content

WorkspaceProtocolHandler.removeTrustedAction method

WorkspaceProtocolHandler › removeTrustedAction

Unofficial

Remove an action from the trusted list.

Signature:

removeTrustedAction(name: string): void

Parameters:

ParameterTypeDescription
namestringThe action name.

Returns: void