resource_root

Function resource_root 

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

Get the root directory for application resources (binaries, static assets).

Resolution order:

  1. GGLIB_RESOURCE_DIR environment variable
  2. Local repository (if running from source)
  3. Falls back to data root