libtmux Reference MCP Search
On this page

io.github.libtmux.control.ControlEvent.ControlEvent.parse

View as Markdown

Module
io.github.libtmux.control.ControlEvent
Declared in
ControlEvent
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/control/ControlEvent.java
parse ( line : String ) Optional<ControlEvent>
methodstatic [source]
methodstatic [source]
parse

Reads one notification line.

Parameters
  • line ( String ) – the line as tmux wrote it, leading % and all

Returns

the event, or empty when the line is not a notification

0 declared, 0 inherited

Esc

Type to search.