On this page
io.github.libtmux.Server.Server.runShell
- Module
- io.github.libtmux.Server
- Declared in
- Server
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Server.java
-
Runs a shell command through tmux, for its effect.
<p>Nothing is claimed about what it printed — see
#runShellCapturingfor that, and for why the two are separate.- Parameters
-
-
command ( String ) – run by the user's shell, so it may redirect and pipe
-
0 declared, 0 inherited