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).
2244 2245 2246 |
# File 'lib/bio/alignment.rb', line 2244 def output @output end |