On this page
pane.Pane.killIfWindowUnshared
- Module
- pane
- Declared in
- Pane
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/pane.ts
-
Destroy this pane only if its window has one placement.
Examples
await pane.killIfWindowUnshared();
0 declared, 0 inherited