# ControlReply.isError

- **Module:** ControlReply
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmux/ControlProtocol.swift#L80
- **Page:** https://libtmux.org/en/swift/latest/reference/controlreply-iserror/

tmux closed the block with `%error` rather than `%end`. The reason is in ``lines``, the same place a successful reply's output is.
