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

SYNOPSIS

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

INHERITS

Inherits methods from:

        * Sidef::Convert::Convert
        * Sidef::Types::String::String

METHODS

abs

File.abs() -> Obj

Return the

Aliases: abs_name, absname, rel2abs

abs_path

File.abs_path() -> Obj

Return the

Aliases: realpath

access_time_days_diff

File.access_time_days_diff() -> Obj

Return the

append

File.append() -> Obj

Return the

base

File.base() -> Obj

Return the

Aliases: base_name, basename

change_time_days_diff

File.change_time_days_diff() -> Obj

Return the

chmod

File.chmod() -> Obj

Return the

chown

File.chown() -> Obj

Return the

compare

File.compare() -> Obj

Return the

cp

File.cp() -> Obj

Return the

Aliases: copy

delete

File.delete() -> Obj

Return the

Aliases: remove

dir

File.dir() -> Obj

Return the

Aliases: dir_name, dirname

dump

File.dump() -> Obj

Return the

edit

File.edit() -> Obj

Return the

exists

File.exists() -> Obj

Return the

has_setgid_bit

File.has_setgid_bit() -> Obj

Return the

has_setuid_bit

File.has_setuid_bit() -> Obj

Return the

has_sticky_bit

File.has_sticky_bit() -> Obj

Return the

is_abs

File.is_abs() -> Obj

Return the

Aliases: is_absolute

is_binary

File.is_binary() -> Obj

Return the

is_block

File.is_block() -> Obj

Return the

is_char_device

File.is_char_device() -> Obj

Return the

is_dir

File.is_dir() -> Obj

Return the

Aliases: is_directory

is_empty

File.is_empty() -> Obj

Return the

is_executable

File.is_executable() -> Obj

Return the

is_file

File.is_file() -> Obj

Return the

File.is_link() -> Obj

Return the

is_owned

File.is_owned() -> Obj

Return the

is_readable

File.is_readable() -> Obj

Return the

is_real_executable

File.is_real_executable() -> Obj

Return the

is_real_owned

File.is_real_owned() -> Obj

Return the

is_real_readable

File.is_real_readable() -> Obj

Return the

is_real_writeable

File.is_real_writeable() -> Obj

Return the

is_socket

File.is_socket() -> Obj

Return the

is_text

File.is_text() -> Obj

Return the

is_writeable

File.is_writeable() -> Obj

Return the

lstat

File.lstat() -> Obj

Return the

make

File.make() -> Obj

Return the

Aliases: touch, create, mkfile

md5

File.md5() -> Obj

Return the

modification_time_days_diff

File.modification_time_days_diff() -> Obj

Return the

mv

File.mv() -> Obj

Return the

Aliases: move

name

File.name() -> Obj

Return the

new

File.new() -> Obj

Return the

Aliases: call

open

File.open() -> Obj

Return the

open_a

File.open_a() -> Obj

Return the

Aliases: open_append

opendir

File.opendir() -> Obj

Return the

open_r

File.open_r() -> Obj

Return the

Aliases: open_read

open_rw

File.open_rw() -> Obj

Return the

Aliases: open_read_write

open_w

File.open_w() -> Obj

Return the

Aliases: open_write

read

File.read() -> Obj

Return the

File.read_link() -> Obj

Return the

Aliases: readlink

rel

File.rel() -> Obj

Return the

Aliases: abs2rel, rel_name, relname

rename

File.rename() -> Obj

Return the

sha1

File.sha1() -> Obj

Return the

sha256

File.sha256() -> Obj

Return the

sha512

File.sha512() -> Obj

Return the

size

File.size() -> Obj

Return the

split

File.split() -> Obj

Return the

splitpath

File.splitpath() -> Obj

Return the

stat

File.stat() -> Obj

Return the

sysopen

File.sysopen() -> Obj

Return the

to_file

File.to_file() -> Obj

Return the

truncate

File.truncate() -> Obj

Return the

File.unlink() -> Obj

Return the

utime

File.utime() -> Obj

Return the

write

File.write() -> Obj

Return the