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

NAME

Sidef::Types::Glob::DirHandle

DESCRIPTION

This object is ...

SYNOPSIS

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

INHERITS

Inherits methods from:

        * Sidef::Object::Object

METHODS

call

DirHandle.call() -> Obj

Return the

chdir

DirHandle.chdir() -> Obj

Return the

close

DirHandle.close() -> Obj

Return the

dir

DirHandle.dir() -> Obj

Return the

each

DirHandle.each() -> Obj

Return the

entries

DirHandle.entries() -> Obj

Return the

Aliases: read_dir, readdir, get_files

iter

DirHandle.iter() -> Obj

Return the

lstat

DirHandle.lstat() -> Obj

Return the

read

DirHandle.read() -> Obj

Return the

Aliases: get_file

rewind

DirHandle.rewind() -> Obj

Return the

seek

DirHandle.seek() -> Obj

Return the

stat

DirHandle.stat() -> Obj

Return the

tell

DirHandle.tell() -> Obj

Return the