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 class implements ...

SYNOPSIS

var obj = DirHandle(...)

INHERITS

Inherits methods from:

       * Sidef::Object::Object

METHODS

call

    self.call

Returns the

chdir

    self.chdir

Returns the

close

    self.close

Returns the

dir

    self.dir

Returns the

Aliases: parent

dirs

    self.dirs

Returns the

each

    self.each(code)

Returns the

entries

    self.entries

Returns the

files

    self.files

Returns the

iter

    self.iter

Returns the

lstat

    self.lstat

Returns the

read

    self.read

Returns the

rewind

    self.rewind

Returns the

seek

    self.seek(pos)

Returns the

stat

    self.stat

Returns the

tell

    self.tell

Returns the