Class: Cuber::Commands::Version
- Inherits:
-
Object
- Object
- Cuber::Commands::Version
- Defined in:
- lib/cuber/commands/version.rb
Instance Method Summary collapse
- #execute ⇒ Object
-
#initialize(options) ⇒ Version
constructor
A new instance of Version.
Constructor Details
#initialize(options) ⇒ Version
Returns a new instance of Version.
4 5 6 |
# File 'lib/cuber/commands/version.rb', line 4 def initialize @options = end |