Module FileUtils
In: lib/ruby-vpi/rake.rb

Methods

sh  

External Aliases

sh -> old_sh

Public Instance methods

An improved sh() that accepts arrays as arguments, omits empty string arguments, and shows users exactly what ARGV is being executed.

[Validate]