Module

x/fresh/src/dev/deps.ts>Project#createDirectory

The next-gen web framework.
Extremely Popular
Go to Latest
method Project.prototype.createDirectory
import { Project } from "https://dotland.deno.dev/x/fresh@1.1.5/src/dev/deps.ts";

Creates a directory at the specified path.

Parameters

dirPath: string
  • Path to create the directory at.

Returns

Directory