Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pagic/src/utils/mod.ts>ensureDirAndCopy

A static site generator powered by Deno + React
Go to Latest
function ensureDirAndCopy
import { ensureDirAndCopy } from "https://deno.land/x/pagic@v1.6.1/src/utils/mod.ts";

Parameters

src: string
dest: string
optional
options: fs.CopyOptions