pub fn run_file(source: &str, source_dir: Option<PathBuf>) -> Result<(), String>
Run with an optional source directory for relative use imports.
use