# plan.ops.panes.KillPane

- **Module:** plan.ops.panes
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/plan/ops/panes.rs#L469
- **Page:** https://libtmux.org/en/rs/latest/reference/plan-ops-panes-killpane/

Destroy a pane.

## Members

- `new` (method): Kill this pane.
- `target` (method): The pane this operation will destroy.
