class RedmineCLI::Client
Main CLI class
Public Instance Methods
__print_version()
click to toggle source
two underscores hides method from help
# File lib/redmine_cli.rb, line 35 def __print_version puts "redmine_cli version #{VERSION}" end