class Melotropy::Cli::CLI
Real Thor's subclass
Public Instance Methods
version()
click to toggle source
# File lib/melotropy/cli.rb, line 13 def version puts "melotropy-cli v#{Melotropy::Cli::VERSION}" end
Real Thor's subclass
# File lib/melotropy/cli.rb, line 13 def version puts "melotropy-cli v#{Melotropy::Cli::VERSION}" end