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 object is ...

SYNOPSIS

var obj = Dir.new(...);

INHERITS

Inherits methods from:

        * Sidef::Convert::Convert
        * 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

cur

Dir.cur() -> Obj

Return the

Aliases: cwd, cur_dir, current_dir, current_directory

delete

Dir.delete() -> Obj

Return the

Aliases: remove, unlink

dump

Dir.dump() -> Obj

Return the

home

Dir.home() -> Obj

Return the

Aliases: home_dir, homedir

is_empty

Dir.is_empty() -> Obj

Return the

Aliases: isEmpty

make

Dir.make() -> Obj

Return the

Aliases: mkdir, create

mkpath

Dir.mkpath() -> Obj

Return the

Aliases: mktree, make_path, make_tree, makeTree, create_tree, createTree

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

Aliases: removeTree

root

Dir.root() -> Obj

Return the

Aliases: rootdir

split

Dir.split() -> Obj

Return the

tmp

Dir.tmp() -> Obj

Return the

Aliases: temp, tmp_dir, tmpdir, temp_dir, tempdir

to_dir

Dir.to_dir() -> Obj

Return the