On this page
LibTmux.Window.BuildLinkWindowArguments
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Links.cs
- BuildLinkWindowArguments ( request : LinkWindowRequest ) List<string>
-
Builds the arguments a link request sends.
This stays on the window because the source of the link is the session this handle was read through, which a window resolved by identifier does not know.
- Raises
-
-
IncompleteSnapshotException – The window was resolved by identifier, so its source link is unknown.
-
0 declared, 0 inherited