Method: Bio::PAML::Common#data_stdout
- Defined in:
- lib/bio/appl/paml/common.rb
#data_stdout ⇒ Object (readonly)
the last output to the stdout (String)
232 233 234 |
# File 'lib/bio/appl/paml/common.rb', line 232 def data_stdout @data_stdout end |