abstract class Pegasus::Generators::Api::StdInput(I)

Overview

Input method that reads directly from STDIN. This technically doesn't add any new methods, but makes code more clear.

Direct Known Subclasses

Defined in:

generators/generators.cr

Instance methods inherited from class Pegasus::Generators::Api::Input(I)

add_option(opt_parser) add_option, process(opt_parser) : I process