Skip to main content

project_dir

Function project_dir 

Source
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.