pub fn cwd_resources_dir() -> Option<PathBuf>Expand description
Walk up from the process’s current working directory looking for a
.zig/resources directory. See cwd_resources_dir_from.
pub fn cwd_resources_dir() -> Option<PathBuf>Walk up from the process’s current working directory looking for a
.zig/resources directory. See cwd_resources_dir_from.