Skip to content

Commit 63bc260

Browse files
committed
docs(API): Add new util methods
1 parent 8365963 commit 63bc260

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/api.rst

+12
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ Internals
1515

1616
.. automethod:: tmuxp.util.run_before_script
1717

18+
.. automethod:: tmuxp.util.oh_my_zsh_auto_title
19+
20+
.. automethod:: tmuxp.util.raise_if_tmux_not_running
21+
22+
.. automethod:: tmuxp.util.get_current_pane
23+
24+
.. automethod:: tmuxp.util.get_session
25+
26+
.. automethod:: tmuxp.util.get_window
27+
28+
.. automethod:: tmuxp.util.get_pane
29+
1830
CLI
1931
---
2032

0 commit comments

Comments
 (0)