Method: Twitter::Console#api
- Defined in:
- lib/twitter-console.rb
#api ⇒ Object
34 35 36 |
# File 'lib/twitter-console.rb', line 34 def api @api ||= ClientProxy.new(:endpoint => endpoint) end |
34 35 36 |
# File 'lib/twitter-console.rb', line 34 def api @api ||= ClientProxy.new(:endpoint => endpoint) end |