On this page
LibTmux.TmuxCommand.TmuxCommand
- Module
- LibTmux
- Declared in
- TmuxCommand
- Package
- LibTmux
- Source
- src/LibTmux/Chaining/TmuxCommand.cs
- TmuxCommand ( Name : string , Arguments : IReadOnlyList<string> )
-
Initializes a tmux command.
- Parameters
-
-
Name ( string ) – The tmux command name.
-
Arguments ( IReadOnlyList<string> ) – Its arguments.
-
0 declared, 0 inherited