On this page
LibTmux.Workspace.WorkspacePane.WorkspacePane
- Module
- LibTmux.Workspace
- Declared in
- WorkspacePane
- Package
- LibTmux
- Source
- src/LibTmux.Workspace/WorkspaceFile.cs
- WorkspacePane ( shellCommands : IReadOnlyList<string>? , startDirectory : string? , focus : bool )
-
Initializes a pane description.
- Parameters
-
-
shellCommands ( IReadOnlyList<string>? ) – The commands to run, in order.
-
startDirectory ( string? ) – The directory the pane starts in.
-
focus ( bool ) – Whether the pane is left selected.
-
0 declared, 0 inherited