[][src]Function amethyst_utils::app_root_dir::application_dir

pub fn application_dir<P>(path: P) -> Result<PathBuf, Error> where
    P: AsRef<Path>, 

Same as application_root_dir, but extends the root directory with the given path.