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

SYNOPSIS

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

INHERITS

Inherits methods from:

        * Sidef::Object::Object

METHODS

autoflush

FileHandle.autoflush() -> Obj

Return the

binmode

FileHandle.binmode() -> Obj

Return the

call

FileHandle.call() -> Obj

Return the

char

FileHandle.char() -> Obj

Return the

Aliases: getc, read_char

chars

FileHandle.chars() -> Obj

Return the

close

FileHandle.close() -> Obj

Return the

cp

FileHandle.cp() -> Obj

Return the

Aliases: copy

each

FileHandle.each() -> Obj

Return the

Aliases: each_line

each_char

FileHandle.each_char() -> Obj

Return the

eof

FileHandle.eof() -> Obj

Return the

fcntl

FileHandle.fcntl() -> Obj

Return the

fileno

FileHandle.fileno() -> Obj

Return the

flock

FileHandle.flock() -> Obj

Return the

get

FileHandle.get() -> Obj

Return the

Aliases: line, readln, read_line, readline

grep

FileHandle.grep() -> Obj

Return the

Aliases: select

isatty

FileHandle.isatty() -> Obj

Return the

Aliases: is_on_tty

iter

FileHandle.iter() -> Obj

Return the

lines

FileHandle.lines() -> Obj

Return the

Aliases: read_lines, readlines

lock

FileHandle.lock() -> Obj

Return the

lstat

FileHandle.lstat() -> Obj

Return the

map

FileHandle.map() -> Obj

Return the

parent

FileHandle.parent() -> Obj

Return the

print

FileHandle.print() -> Obj

Return the

Aliases: spurt, write

printf

FileHandle.printf() -> Obj

Return the

read

FileHandle.read() -> Obj

Return the

say

FileHandle.say() -> Obj

Return the

Aliases: println

seek

FileHandle.seek() -> Obj

Return the

slurp

FileHandle.slurp() -> Obj

Return the

stat

FileHandle.stat() -> Obj

Return the

stderr

FileHandle.stderr() -> Obj

Return the

stdin

FileHandle.stdin() -> Obj

Return the

stdout

FileHandle.stdout() -> Obj

Return the

sysread

FileHandle.sysread() -> Obj

Return the

sysseek

FileHandle.sysseek() -> Obj

Return the

syswrite

FileHandle.syswrite() -> Obj

Return the

tell

FileHandle.tell() -> Obj

Return the

truncate

FileHandle.truncate() -> Obj

Return the

unlock

FileHandle.unlock() -> Obj

Return the

words

FileHandle.words() -> Obj

Return the

«

Obj « Obj -> Obj

Return the

Aliases: <<, write_from

»

Obj » Obj -> Obj

Return the

Aliases: >>, read_to