Commit 85ace72
committed
server(docs[raise_if_dead]): add Raises section for TmuxCommandNotFound
why: PR #636 added a FileNotFoundError→TmuxCommandNotFound path in
raise_if_dead but left the docstring documenting only CalledProcessError.
what:
- Add NumPy-style Raises section before existing doctest
- Document TmuxCommandNotFound (missing binary) and CalledProcessError
(server not running)1 parent b728361 commit 85ace72
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
221 | 229 | | |
222 | 230 | | |
223 | 231 | | |
| |||
0 commit comments