Method: Bio::PAML::Common#command
- Defined in:
- lib/bio/appl/paml/common.rb
#command ⇒ Object (readonly)
the last executed command (Array of String)
236 237 238 |
# File 'lib/bio/appl/paml/common.rb', line 236 def command @command end |