Skip to main content
Module

x/ts_morph/mod.ts>Directory#forget

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

Forgets the directory and all its descendants from the Project.

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