class Hooligan::Cli::VersionCommand
Public Instance Methods
execute()
click to toggle source
# File lib/hooligan/cli/version_command.rb, line 6 def execute puts VERSION end
# File lib/hooligan/cli/version_command.rb, line 6 def execute puts VERSION end