command_name
7 8 9
# File 'lib/jun/cli/commands/version.rb', line 7 def process(*args) puts "Jun #{Jun::VERSION}" end