On this page
io.github.libtmux.Hooks.Hooks.run
- Module
- io.github.libtmux.Hooks
- Declared in
- Hooks
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Hooks.java
-
Runs what is bound to an event now, without waiting for the event.
<p>tmux spells this
set-hook -R, which reads as setting something. It runs the hook and binds nothing.
0 declared, 0 inherited