Skip to main content

cwd_resources_dir

Function cwd_resources_dir 

Source
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.