method Builder.prototype.gatherSourcesimport { Builder } from "https://deno.land/x/mesozoic@v1.0.0-alpha.7/lib/builder.ts"; gatherSources(from?: string): Promise<SourceFileBag>Parametersoptionalfrom: string = [UNSUPPORTED]ReturnsPromise<SourceFileBag>