Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Update the entry and returns it if it was removed

Parameters

path: string

Returns

Entry | undefined