pub fn project_dir() -> Option<ProjectDirs>Expand description
Return the OS-specific project directories for micromux.
This can be used by frontends (CLI/TUI) to determine where to store log files and other persistent state.
pub fn project_dir() -> Option<ProjectDirs>Return the OS-specific project directories for micromux.
This can be used by frontends (CLI/TUI) to determine where to store log files and other persistent state.