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

NAME

Sidef::Types::Glob::File

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = File(...)

INHERITS

Inherits methods from:

       * Sidef::Types::String::String

METHODS

abs

    File.abs()

Returns the

Aliases: abs_name, absname, rel2abs

abs_path

    File.abs_path()

Returns the

Aliases: realpath

access_time_days_diff

    File.access_time_days_diff()

Returns the

append

    File.append()

Returns the

base

    File.base()

Returns the

Aliases: base_name, basename

change_time_days_diff

    File.change_time_days_diff()

Returns the

chmod

    File.chmod()

Returns the

chown

    File.chown()

Returns the

compare

    File.compare()

Returns the

cp

    File.cp()

Returns the

Aliases: copy

delete

    File.delete()

Returns the

Aliases: remove

dir

    File.dir()

Returns the

Aliases: dir_name, dirname

dump

    File.dump()

Returns the

edit

    File.edit()

Returns the

exists

    File.exists()

Returns the

has_setgid_bit

    File.has_setgid_bit()

Returns the

has_setuid_bit

    File.has_setuid_bit()

Returns the

has_sticky_bit

    File.has_sticky_bit()

Returns the

is_abs

    File.is_abs()

Returns the

Aliases: is_absolute

is_binary

    File.is_binary()

Returns the

is_block

    File.is_block()

Returns the

is_char_device

    File.is_char_device()

Returns the

is_dir

    File.is_dir()

Returns the

Aliases: is_directory

is_empty

    File.is_empty()

Returns the

is_executable

    File.is_executable()

Returns the

is_file

    File.is_file()

Returns the

    File.is_link()

Returns the

is_owned

    File.is_owned()

Returns the

is_readable

    File.is_readable()

Returns the

is_real_executable

    File.is_real_executable()

Returns the

is_real_owned

    File.is_real_owned()

Returns the

is_real_readable

    File.is_real_readable()

Returns the

is_real_writeable

    File.is_real_writeable()

Returns the

is_socket

    File.is_socket()

Returns the

is_text

    File.is_text()

Returns the

is_writeable

    File.is_writeable()

Returns the

lstat

    File.lstat()

Returns the

make

    File.make()

Returns the

Aliases: touch, create, mkfile

md5

    File.md5()

Returns the

modification_time_days_diff

    File.modification_time_days_diff()

Returns the

mv

    File.mv()

Returns the

Aliases: move

name

    File.name()

Returns the

new

    File.new()

Returns the

Aliases: call

open

    File.open()

Returns the

open_a

    File.open_a()

Returns the

Aliases: open_append

opendir

    File.opendir()

Returns the

open_r

    File.open_r()

Returns the

Aliases: open_read

open_rw

    File.open_rw()

Returns the

Aliases: open_read_write

open_w

    File.open_w()

Returns the

Aliases: open_write

read

    File.read()

Returns the

    File.read_link()

Returns the

Aliases: readlink

rel

    File.rel()

Returns the

Aliases: abs2rel, rel_name, relname

rename

    File.rename()

Returns the

sha1

    File.sha1()

Returns the

sha256

    File.sha256()

Returns the

sha512

    File.sha512()

Returns the

size

    File.size()

Returns the

split

    File.split()

Returns the

splitpath

    File.splitpath()

Returns the

stat

    File.stat()

Returns the

sysopen

    File.sysopen()

Returns the

to_file

    File.to_file()

Returns the

to_s

    File.to_s()

Returns the

Aliases: to_str

truncate

    File.truncate()

Returns the

    File.unlink()

Returns the

utime

    File.utime()

Returns the

write

    File.write()

Returns the