Skip to main content

current_eval_dir

Function current_eval_dir 

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

Return the directory of the file currently being evaluated, if any. Used by the PathRel AST handler to resolve relative path literals.