Skip to main content
Module

x/deno_cache/util.ts>isFileSync

A TypeScript implementation of Deno CLI's module cache
Extremely Popular
Go to Latest
function isFileSync
import { isFileSync } from "https://deno.land/x/deno_cache@0.4.1/util.ts";

Parameters

filePath: string

Returns

boolean