class LittleGhost::Lookup::Root
Holds an expanded lookup path and the optional trusted boundary it must remain within after symbolic links are resolved.
Attributes
The expanded containment boundary, or nil when none was supplied.
The expanded lookup path.
Public Class Methods
# File lib/little_ghost/lookup.rb, line 21
Expands path and the optional boundary without resolving symbolic links.