Skip to main content
Module

x/ts_morph/mod.ts>Directory#clearImmediately

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

Asynchronously recreates the directory.

Returns

Promise<void>