Skip to content

WorkspaceProtocolHandler.removeTrustedAction method

WorkspaceProtocolHandler › removeTrustedAction

Unofficial

Remove an action from the trusted list.

Signature:

removeTrustedAction(name: string): void

Parameters:

Parameter Type Description
name string The action name.

Returns: void