Skip to main content
Module

x/aleph/shared/fs.ts>lazyRemove

The Full-stack Framework in Deno.
Go to Latest
function lazyRemove
import { lazyRemove } from "https://deno.land/x/aleph@v0.3.0-alpha.2/shared/fs.ts";

remove the file if it exists.

Parameters

name: string

Returns

Promise<void>