import { GenerateFileCommandHandler } from "https://deno.land/x/momentum@v0.8.2/cli/commands/generate-file/generate-file.command-handler.ts";
Constructors
new
GenerateFileCommandHandler(schematicsService: SchematicsService,
templateApplicator: TemplateApplicatorService,
fileFinderService: FileFinderService,
Methods
handle(commandParameters: GenerateFileCommandParameters)