gglib_data_dir

Function gglib_data_dir 

Source
pub fn gglib_data_dir() -> Result<PathBuf, PathError>
Expand description

Get the gglib data directory containing llama binaries.

Returns the .llama/ directory containing helper binaries. In dev, this is in the repo. In release, this is in the user data dir.