On this page
LibTmux.TmuxCommand.Deconstruct
- Module
- LibTmux
- Declared in
- TmuxCommand
- Package
- LibTmux
- Source
- src/LibTmux/Chaining/TmuxCommand.cs
-
Deconstructs the command into its name and arguments.
- Parameters
-
-
Name ( string ) – The command name.
-
Arguments ( IReadOnlyList<string> ) – The command arguments.
-
0 declared, 0 inherited