Method: Noticent::Definitions::Channel#using

Defined in:
lib/noticent/definitions/channel.rb

#using(options = {}) ⇒ Object



28
29
30
# File 'lib/noticent/definitions/channel.rb', line 28

def using(options = {})
  @options = options
end