Method: InterMine::Service#root
- Defined in:
- lib/intermine/service.rb
#root ⇒ Object (readonly)
The root of the query. If you supplied an abbreviated version, this attribute will hold the expanded URL.
119 120 121 |
# File 'lib/intermine/service.rb', line 119 def root @root end |