Skip to main content
Module

x/yolk/utils/existsSync.js>existsSync

Yolk CLI - An Oak-based, batteries included CLI tool for the Oak framework, used to quickly create, structure, and run Oak applications.
Latest
function existsSync
import { existsSync } from "https://deno.land/x/yolk@1.1.0/utils/existsSync.js";

Checks if a file exists

Parameters

filePath

is the file path that will be checked