pub fn resolve_path(cwd: &VfsPath, path: &str) -> Result<VfsPath>
Resolve a path string (absolute or relative) against a CWD.