Class: Cuprum::Cli::Commands::File::NewCommand

Inherits:
Cuprum::Cli::Command show all
Includes:
Options::Quiet, Options::Verbose
Defined in:
lib/cuprum/cli/commands/file/new_command.rb

Overview

Command for generating a templated file or files.

Constant Summary

Constants included from Metadata

Metadata::FULL_NAME_FORMAT

Method Summary

Methods included from Options::Verbose

#say

Methods included from Options::Quiet

#say

Methods inherited from Cuprum::Cli::Command

argument, #call, dependency, #initialize, option

Methods included from Arguments::ClassMethods

#argument, #argument_value, #argument_values, #arguments, #resolve_arguments

Methods included from Options::ClassMethods

#option, #option_value, #option_values, #options, #resolve_options

Constructor Details

This class inherits a constructor from Cuprum::Cli::Command