Method: Cinch::Helpers#outgoing
- Defined in:
- lib/cinch/helpers.rb
#outgoing(message)
This method returns an undefined value.
Logs an outgoing IRC message.
170 171 172 |
# File 'lib/cinch/helpers.rb', line 170 def outgoing() log(, :outgoing, :log) end |