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

x/nunjucks/mod.js>default.Loader#isRelative

A powerful templating engine with inheritance, asynchronous control, and more (Jinja 2 inspired) — ❌ Deprecated: use the `npm:` specifier instead
Latest
method default.Loader.prototype.isRelative
import { default } from "https://deno.land/x/nunjucks@3.2.4/mod.js";
const { Loader } = default;

Parameters

filename: string

Returns

boolean