-
Home
-
API
-
XenoAtom.Terminal
-
TerminalReadLineKeyBindings
-
Methods
-
TryGetCommand(TerminalKeyGesture, out TerminalReadLineCommand)
TryGetCommand(TerminalKeyGesture, out TerminalReadLineCommand) Method
Definition
Tries to get the bound command for a gesture.
public bool TryGetCommand(TerminalKeyGesture gesture, scoped out TerminalReadLineCommand command)
Parameters
Returns