class AwsPocketknife::Cli::Main

Public Instance Methods

__print_version() click to toggle source
# File lib/aws_pocketknife/cli/main.rb, line 37
def __print_version
  puts AwsPocketknife::VERSION
end