Module

x/fresh/tests/deps.ts>Project#createDirectory

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

Creates a directory at the specified path.

Parameters

dirPath: string
  • Path to create the directory at.

Returns

Directory