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.
118 119 120 |
# File 'lib/intermine/service.rb', line 118 def root @root end |