Skip to main content

cwd_memory_dir

Function cwd_memory_dir 

Source
pub fn cwd_memory_dir() -> Option<PathBuf>
Expand description

Walk up from the process’s current working directory looking for a .zig/memory directory. See cwd_memory_dir_from.