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

NAME

Sidef::Types::Glob::FileHandle

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = FileHandle(...)

INHERITS

Inherits methods from:

       * Sidef::Object::Object

METHODS

«

    a « b

Returns the

Aliases: <<, write_from

»

    a » b

Returns the

Aliases: >>, read_to

autoflush

    FileHandle.autoflush()

Returns the

binmode

    FileHandle.binmode()

Returns the

call

    FileHandle.call()

Returns the

char

    FileHandle.char()

Returns the

Aliases: getc, read_char

chars

    FileHandle.chars()

Returns the

close

    FileHandle.close()

Returns the

cp

    FileHandle.cp()

Returns the

Aliases: copy

each

    FileHandle.each()

Returns the

Aliases: each_line

each_char

    FileHandle.each_char()

Returns the

eof

    FileHandle.eof()

Returns the

fcntl

    FileHandle.fcntl()

Returns the

file

    FileHandle.file()

Returns the

Aliases: parent

fileno

    FileHandle.fileno()

Returns the

flock

    FileHandle.flock()

Returns the

get

    FileHandle.get()

Returns the

Aliases: line, readln, read_line, readline

grep

    FileHandle.grep()

Returns the

Aliases: select

isatty

    FileHandle.isatty()

Returns the

Aliases: is_on_tty

iter

    FileHandle.iter()

Returns the

lines

    FileHandle.lines()

Returns the

Aliases: read_lines, readlines

lock

    FileHandle.lock()

Returns the

lstat

    FileHandle.lstat()

Returns the

map

    FileHandle.map()

Returns the

Aliases: collect

print

    FileHandle.print()

Returns the

Aliases: spurt, write

printf

    FileHandle.printf()

Returns the

read

    FileHandle.read()

Returns the

say

    FileHandle.say()

Returns the

Aliases: println

seek

    FileHandle.seek()

Returns the

slurp

    FileHandle.slurp()

Returns the

stat

    FileHandle.stat()

Returns the

stderr

    FileHandle.stderr()

Returns the

stdin

    FileHandle.stdin()

Returns the

stdout

    FileHandle.stdout()

Returns the

sysread

    FileHandle.sysread()

Returns the

sysseek

    FileHandle.sysseek()

Returns the

syswrite

    FileHandle.syswrite()

Returns the

tell

    FileHandle.tell()

Returns the

truncate

    FileHandle.truncate()

Returns the

unlock

    FileHandle.unlock()

Returns the

words

    FileHandle.words()

Returns the