Module: PathMapper::Patch::Pathname::Mixin

Defined in:
lib/path_mapper/patch/pathname.rb

Instance Method Summary collapse

Instance Method Details

#to_pathmapperObject



5
6
7
# File 'lib/path_mapper/patch/pathname.rb', line 5

def to_pathmapper
  PathMapper.new(self)
end