Method: Bio::MAFFT#command

Defined in:
lib/bio/appl/mafft.rb

#commandObject (readonly)

Shows last command-line string. Returns nil or an array of String. Note that filenames described in the command-line may already be removed because they are temporary files.



133
134
135
# File 'lib/bio/appl/mafft.rb', line 133

def command
  @command
end