On this page
io.github.libtmux.SplitSpec.SplitSpec.argv
- Module
- io.github.libtmux.SplitSpec
- Declared in
- SplitSpec
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/SplitSpec.java
-
The command that performs this split, reporting the new pane through
format.- Parameters
-
-
target ( String ) – what to split, as a tmux target
-
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