Description
Provides Ruby abstractions for handling and mapping filesystem paths in build-related workflows. It is useful for tools that need consistent path transformations, source mapping, or generated file organization.
Path handling can accidentally read or write outside intended directories. Validate base paths and normalize untrusted input before using it for file operations.