NAME

Sidef::Types::Glob::Dir

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = Dir(...)

INHERITS

Inherits methods from:

* Sidef::Types::Glob::File

METHODS

+

a + b

Returns the

Aliases: concat, catfile

chdir

self.chdir

Returns the

chroot

self.chroot

Returns the

cwd

self.cwd

Returns the

delete

self.delete

Returns the

Aliases: remove, unlink

dump

self.dump

Returns the

find

self.find(arg)

Returns the

Aliases: browse

home

self.home

Returns the

is_empty

self.is_empty

Returns the

make

self.make

Returns the

Aliases: mkdir, create

mkpath

self.mkpath

Returns the

Aliases: mktree, make_path, make_tree, create_tree

mktemp

self.mktemp(:opts)

Returns the

Aliases: make_tmp, make_temp

new

self.new

Returns the

Aliases: call

open

self.open(fh_ref, err_ref)

Returns the

Aliases: open_r

open_rw

self.open_rw

Returns the

open_w

self.open_w

Returns the

parent

self.parent

Returns the

pwd

self.pwd

Returns the

remove_tree

self.remove_tree

Returns the

root

self.root

Returns the

split

self.split

Returns the

tmp

self.tmp

Returns the

Aliases: temp

to_dir

self.to_dir

Returns the

to_s

self.to_s

Returns the

Aliases: to_str

up

self.up

Returns the