class

Pegasus::Generators::Api::StdOutputMode

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

Output mode that prints all the generated files to STDOUT, in the order they were added to the PegasusOptionParser

Instance methods

output(opt_parser)

Output the content of the given opt_parser.

Source