Sha256: 288c3473e778dd3570c9e825555e3c0469132b92509ff484a062f924201e00da
Contents?: true
Size: 216 Bytes
Versions: 1
Compression:
Stored size: 216 Bytes
Contents
class VersionCommand < Command description "Shows the current version of the application." def main #options = parse puts "#{Rcli.script_config['global']['script_name']} version 0.1.1" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rcli-0.1.2 | lib/commands/version.rb |