On this page
io.github.libtmux.CommandChain.CommandChain.arrange
- Module
- io.github.libtmux.CommandChain
- Declared in
- CommandChain
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/CommandChain.java
- arrange ( layout : String ) CommandChain
-
Arranges the current window.
- Raises
-
-
IllegalArgumentException – if tmux would not recognise the layout, which on some versions ends the whole server rather than the command
-
0 declared, 0 inherited