Module: Rzo
- Defined in:
- lib/rzo.rb,
lib/rzo/app.rb,
lib/rzo/logging.rb,
lib/rzo/trollop.rb,
lib/rzo/version.rb,
lib/rzo/app/roles.rb,
lib/rzo/app/config.rb,
lib/rzo/app/generate.rb,
lib/rzo/app/subcommand.rb,
lib/rzo/option_parsing.rb,
lib/rzo/app/config_validation.rb
Overview
rubocop:disable Style/GuardClause
Defined Under Namespace
Modules: Logging, OptionParsing, Trollop Classes: App
Constant Summary collapse
- VERSION =
The authoritative location of the rzo version. It should be possible to
require 'rizzo/version'and accessRizzo::VERSIONfrom third party libraries and the gemspec. The version is defined as a Semantic Version. '0.8.0'.freeze
Class Method Summary collapse
-
.version ⇒ String
Return the SemVer string, e.g.