Skip to main content
Module

std/path/_util.ts>isPathSeparator

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function isPathSeparator
import { isPathSeparator } from "https://deno.land/std@v0.56.0/path/_util.ts";

Parameters

code: number

Returns

boolean