Skip to main content

path_for

Function path_for 

Source
pub fn path_for(configured: Option<&str>) -> Option<PathBuf>
Expand description

The alias file: what the config names (mutt’s $alias_file), else $RMUT_ALIASES, else ~/.config/rmut/aliases. A leading ~ is the home directory, as it is everywhere else.