TryGetCommand(TerminalKeyGesture, out TerminalReadLineCommand) Method

Definition

Assembly XenoAtom.Terminal.dll

Tries to get the bound command for a gesture.

public bool TryGetCommand(TerminalKeyGesture gesture, scoped out TerminalReadLineCommand command)

Parameters

Returns