pub fn current_eval_dir() -> Option<PathBuf>
Return the directory of the file currently being evaluated, if any. Used by the PathRel AST handler to resolve relative path literals.
PathRel