On this page
workspace.Workspace.MissingDirectories
- Module
- workspace
- Declared in
- Workspace
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- workspace/workspace.go
-
MissingDirectories returns absent start directories in document order. It is separate from
Workspace.Validatebecause a prior command may create them. tmux otherwise falls back to the user's home directory without an error. Names beginning with ~ are resolved as tmux resolves them.
0 declared, 0 inherited