On this page
io.github.libtmux.WindowSpec.WindowSpec.argv
- Module
- io.github.libtmux.WindowSpec
- Declared in
- WindowSpec
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/WindowSpec.java
-
The command that makes this window, reporting it through
format.- Parameters
-
-
target ( String ) – the session, or the index, to create in
-
format ( String ) – the row format the caller will read the result back with
-
running ( TmuxVersion ) – the version of the server about to run this
-
- Raises
-
-
UnsupportedTmuxVersion – if the spec asks for something
runningdoes not have
-
0 declared, 0 inherited