Method: JSdk::LOTR#initialize
- Defined in:
- lib/j_sdk/lotr.rb
#initialize(token) ⇒ LOTR
Returns a new instance of LOTR.
17 18 19 |
# File 'lib/j_sdk/lotr.rb', line 17 def initialize(token) @token = token end |
Returns a new instance of LOTR.
17 18 19 |
# File 'lib/j_sdk/lotr.rb', line 17 def initialize(token) @token = token end |