Searched defs:toUnixPath (Results 1 – 2 of 2) sorted by relevance
70 export function toUnixPath(path: string): string { function
173 public static toUnixPath(data: string): string { method in FileUtils