Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.11/lib/abstractBuilder.ts";

Walk the root for SourceFiles obeying exclusion patterns

Parameters

optional
from: string = [UNSUPPORTED]