pub fn pathname_for_path(
server_root: FileSystemPath,
server_path: FileSystemPath,
path_ty: PathType,
) -> Vc<RcStr>
Expand description
Converts a filename within the server root into a next pathname.
pub fn pathname_for_path(
server_root: FileSystemPath,
server_path: FileSystemPath,
path_ty: PathType,
) -> Vc<RcStr>
Converts a filename within the server root into a next pathname.