libtmux Reference MCP Search
On this page

io.github.libtmux.Server.Server.runShell

View as Markdown

Module
io.github.libtmux.Server
Declared in
Server
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Server.java
runShell ( command : String ) void
method [source]
method [source]
runShell

Runs a shell command through tmux, for its effect.

<p>Nothing is claimed about what it printed — see #runShellCapturing for 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

Esc

Type to search.