Send VERSION command
226 227 228
# File 'lib/irc-socket.rb', line 226 def version(target=nil) write_optional("VERSION", target) end