Module: CLAide
- Defined in:
- lib/claide.rb,
lib/claide/ansi.rb,
lib/claide/argv.rb,
lib/claide/help.rb,
lib/claide/command.rb,
lib/claide/argument.rb,
lib/claide/ansi/cursor.rb,
lib/claide/gem_version.rb,
lib/claide/ansi/graphics.rb,
lib/claide/command/banner.rb,
lib/claide/informative_error.rb,
lib/claide/ansi/string_escaper.rb,
lib/claide/command/plugin_manager.rb,
lib/claide/command/argument_suggester.rb
Overview
The mods of interest are ARGV, Command, and InformativeError
Defined Under Namespace
Modules: InformativeError Classes: ANSI, ARGV, Argument, Command, Help
Constant Summary collapse
- VERSION =
Returns CLAide’s version, following semver.
'1.1.0'.freeze