Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mesozoic/lib/abstractBuilder.ts>AbstractBuilder#gatherSources

A generic build system for Deno web apps
Go to Latest
method AbstractBuilder.prototype.gatherSources
import { AbstractBuilder } from "https://deno.land/x/mesozoic@v1.0.0-alpha.7/lib/abstractBuilder.ts";

Walk the root for SourceFiles obeying exclusion patterns

Parameters

optional
from: string = [UNSUPPORTED]