Method: Bio::TogoWS::REST#internal_http
- Defined in:
- lib/bio/io/togows.rb
#internal_http ⇒ Object
Debug purpose only. Returns Net::HTTP object used inside the object. The method will be changed in the future if the implementation of this class is changed.
160 161 162 |
# File 'lib/bio/io/togows.rb', line 160 def internal_http @http end |