Module: AppRb
- Defined in:
- lib/app-rb.rb,
lib/app-rb/cli.rb,
lib/app-rb/command.rb,
lib/app-rb/version.rb
Defined Under Namespace
Modules: Util Classes: Cli, Command, Config
Constant Summary collapse
- VERSION =
"0.5.0"
Class Method Summary collapse
Class Method Details
.get_version ⇒ Object
14 15 16 |
# File 'lib/app-rb.rb', line 14 def self.get_version VERSION end |