Method: Weechat::IRC::User#op

Defined in:
lib/weechat/user.rb

#opObject



28
29
30
# File 'lib/weechat/user.rb', line 28

def op
  @channel.exec("/op #@name")
end