Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

IO::Dir

Native Rust implementation built into the interpreter. Runtime: P5. See original documentation for the full Perl reference.

Provides OO directory handle operations backed by libc opendir/readdir.

Functions

close

close directory handle.

import

noop.

new

create new dir handle, optionally opened.

open

open directory.

read

read next directory entry.

rewind

rewind directory to beginning.

seek

tell