The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sidef::Types::Glob::Dir

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = Dir(...)

INHERITS

Inherits methods from:

       * Sidef::Types::Glob::File

METHODS

+

Obj + Obj -> Obj

Return the

Aliases: concat, catfile

chdir

Dir.chdir() -> Obj

Return the

chroot

Dir.chroot() -> Obj

Return the

cwd

Dir.cwd() -> Obj

Return the

delete

Dir.delete() -> Obj

Return the

Aliases: remove, unlink

dump

Dir.dump() -> Obj

Return the

home

Dir.home() -> Obj

Return the

is_empty

Dir.is_empty() -> Obj

Return the

make

Dir.make() -> Obj

Return the

Aliases: mkdir, create

mkpath

Dir.mkpath() -> Obj

Return the

Aliases: mktree, make_path, make_tree, create_tree

new

Dir.new() -> Obj

Return the

Aliases: call

open

Dir.open() -> Obj

Return the

Aliases: open_r

open_rw

Dir.open_rw() -> Obj

Return the

open_w

Dir.open_w() -> Obj

Return the

parent

Dir.parent() -> Obj

Return the

pwd

Dir.pwd() -> Obj

Return the

remove_tree

Dir.remove_tree() -> Obj

Return the

root

Dir.root() -> Obj

Return the

split

Dir.split() -> Obj

Return the

tmp

Dir.tmp() -> Obj

Return the

Aliases: temp

to_dir

Dir.to_dir() -> Obj

Return the

to_s

Dir.to_s() -> Obj

Return the

Aliases: to_str

up

Dir.up() -> Obj

Return the