Array
Array to store autodetection rules. This is defined only for inspect.
visualize contents
# File lib/bio/io/flatfile/autodetection.rb, line 30 def inspect "[#{self.collect { |e| e.name.inspect }.join(' ')}]" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.