#![allow(clippy::or_fun_call)] use std::ffi::OsString; use anyhow::anyhow; use radicle::profile; use crate::terminal as term; use crate::terminal::args::{Args, Error, Help}; pub const HELP: Help = Help { name: "path", description: "Display the radicle home path", version: env!("CARGO_PKG_VERSION"), usage: r#" Usage rad path [