[][src]Function screen_13::root

pub fn root(name: &'static str, author: &'static str) -> Result<PathBuf, Error>

Gets the filesystem root for a given program name and author. The returned path is a good place to store program configuration and data on a per-user basis.