Module

This module contains various utility methods as module methods.

Class Methods

Corrects path (usually returned by ‘URI.parse().path` on Windows), that comes with a leading slash.

Globs for files matching pattern inside of directory, returning absolute paths to the matching files.

Zlib::GzipReader wrapper that unzips data.

Zlib::GzipWriter wrapper that zips data.

This calls IO.popen and reads the result

Invokes system, but silences all output.

Enumerates the parents of directory.