Method: Bio::PAML::Common#exit_status
- Defined in:
- lib/bio/appl/paml/common.rb
#exit_status ⇒ Object (readonly)
the last exit status of the program
229 230 231 |
# File 'lib/bio/appl/paml/common.rb', line 229 def exit_status @exit_status end |