[][src]Function arctk::util::install::dir::root

pub fn root() -> Result<PathBuf, VarError>

Get the arc installation directory path from the environment variable. Environment variable must be set.

Errors

if the environment variable ARCTK_DIR is not set.