Module

x/ts_morph/mod.ts>Directory#forget

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Latest
method Directory.prototype.forget
import { Directory } from "https://dotland.deno.dev/x/ts_morph@22.0.0/mod.ts";

Forgets the directory and all its descendants from the Project.

Note: Does not delete the directory from the file system.