Libraries
»
dugway
(1.0.14)
»
Index (B)
»
Dugway
»
Cli
»
Base
Class: Dugway::Cli::Base
Inherits:
Thor
Object
Thor
Dugway::Cli::Base
show all
Defined in:
lib/dugway/cli.rb
Instance Method Summary
collapse
#
version
⇒ Object
Instance Method Details
#
version
⇒
Object
19 20 21
# File 'lib/dugway/cli.rb', line 19
def
version
say
"
Dugway
#{
Dugway
::
VERSION
}
"
end