class Pegasus::Generators::Api::FilesOutputMode

Overview

Output mode that produces individual files as specified by the FileGenerator classes.

Defined in:

generators/generators.cr

Instance Method Summary

Instance methods inherited from class Pegasus::Generators::Api::OutputMode

output(opt_parser) output

Instance Method Detail

def output(opt_parser) #
Description copied from class Pegasus::Generators::Api::OutputMode

Output the content of the given opt_parser.


[View source]