Method: InVFS::StringMapFS#to_path

Defined in:
lib/invfs/stringmapfs.rb

#to_pathObject



13
14
15
# File 'lib/invfs/stringmapfs.rb', line 13

def to_path
  sprintf %(#<%s 0x%08x>) % [self.class, object_id]
end