Skip to main content
Module

x/lume/core.ts>FS#update

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method FS.prototype.update
Re-export
import { FS } from "https://deno.land/x/lume@v1.19.1/core.ts";

Update the entry and returns it if it was removed

Parameters

path: string

Returns

Entry | undefined