Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method FrugalInstance.prototype.refresh
import { FrugalInstance } from "https://deno.land/x/frugal@0.2.1/packages/core/Frugal.ts";

Refresh the static page matching the given pathname if it exists.

Event if the page match, it might be skipped if nothing has changed since the last build or refresh of the page

Parameters

pathname: string