Module Rex::FileUtils
In: lib/rex/file.rb

This class provides helper mehods for dealing with files that are not supplied by the standard ruby API.

Methods

Public Class methods

This method searches the PATH environment variable for a fully qualified path to the supplied file name.

[Validate]