Class Sprockets::Pathname
In: lib/sprockets/pathname.rb
Parent: Object

Methods

==   contents   find   new   parent_pathname   source_file   to_s  

Attributes

absolute_location  [R] 
environment  [R] 

Public Class methods

Public Instance methods

Returns a Pathname for the location relative to this pathname‘s absolute location.

[Validate]