File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -45,27 +45,27 @@ If you need an internal API stabilized please [file an issue](https://github.com
4545## CLI
4646
4747``` {eval-rst}
48- .. automethod:: tmuxp.cli._reattach
48+ .. automethod:: tmuxp.cli.utils.get_config_dir
4949```
5050
5151``` {eval-rst}
52- .. automethod:: tmuxp.cli.get_config_dir
52+ .. automethod:: tmuxp.cli.utils._validate_choices
5353```
5454
5555``` {eval-rst}
56- .. automethod:: tmuxp.cli.get_teamocil_dir
56+ .. automethod:: tmuxp.cli.import_config. get_teamocil_dir
5757```
5858
5959``` {eval-rst}
60- .. automethod:: tmuxp.cli.get_tmuxinator_dir
60+ .. automethod:: tmuxp.cli.import_config. get_tmuxinator_dir
6161```
6262
6363``` {eval-rst}
64- .. automethod:: tmuxp.cli.load_workspace
64+ .. automethod:: tmuxp.cli.load. load_workspace
6565```
6666
6767``` {eval-rst}
68- .. automethod:: tmuxp.cli._validate_choices
68+ .. automethod:: tmuxp.cli.load._reattach
6969```
7070
7171## Configuration
You can’t perform that action at this time.
0 commit comments