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

x/lume/core/site.ts>default#src

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

Returns the full path to the src directory. Use the arguments to return a subpath

Parameters

...path: string[]

Returns

string