class

Pegasus::Generators::Api::FilesOutputMode

Inherits Pegasus::Generators::Api::OutputMode < Reference < Object

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

Instance methods

output(opt_parser)

Output the content of the given opt_parser.

Source