pub fn dir_segment() -> &'static str
Directory segment to use inside dirs::*_dir() paths.
dirs::*_dir()
Returns "mimick" for the default profile and "mimick-{name}" for a named profile.
"mimick"
"mimick-{name}"