Method: Webcmd::App#initialize
- Defined in:
- lib/webcmd/app.rb
#initialize(options = {}) ⇒ App
5 6 7 8 |
# File 'lib/webcmd/app.rb', line 5 def initialize(={}) @command = [:command] @token = [:token] end |
5 6 7 8 |
# File 'lib/webcmd/app.rb', line 5 def initialize(={}) @command = [:command] @token = [:token] end |