Skip to main content

default_session_dir

Function default_session_dir 

Source
pub fn default_session_dir(cwd: &Path) -> PathBuf
Expand description

The default session directory: prefer <cwd>/.rpi/sessions, while keeping an existing <cwd>/.pi/sessions directory usable for compatibility. A new project therefore starts with the rpi-owned directory.