Class: Bio::Big::Environment

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/bigbio/environment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#biolibObject

Returns the value of attribute biolib.



9
10
11
# File 'lib/bigbio/environment.rb', line 9

def biolib
  @biolib
end

#logObject

Returns the value of attribute log.



9
10
11
# File 'lib/bigbio/environment.rb', line 9

def log
  @log
end