pub fn default_session_dir(cwd: &Path) -> PathBufExpand 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.