class RSGem::CLI::Commands::Version
Public Instance Methods
call(*)
click to toggle source
# File lib/rsgem/cli/commands/version.rb, line 9 def call(*) puts RSGem::VERSION end
# File lib/rsgem/cli/commands/version.rb, line 9 def call(*) puts RSGem::VERSION end