Method: Vfs.to_dir

Defined in:
lib/vfs/vfs.rb

.to_dirObject



15
16
17
# File 'lib/vfs/vfs.rb', line 15

def to_dir
  to_entry.dir
end