Method: Bio::Alignment::FactoryTemplate::Simple#output
- Defined in:
- lib/bio/alignment.rb
#output ⇒ Object (readonly)
Last raw result of the program. Return a string (or nil).
2238 2239 2240 |
# File 'lib/bio/alignment.rb', line 2238 def output @output end |