Skip to main content
Module

x/lume/core/fs.ts>default#update

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method default.prototype.update
import { default } from "https://deno.land/x/lume@v2.2.4/core/fs.ts";

Update the entry and returns it if it was removed

Parameters

path: string

Returns

Entry | undefined