Results for: "Pathname"

Changes file permissions.

See File.chmod.

Same as Pathname.chmod, but does not follow symbolic links.

See File.lchmod.

Change owner and group of the file.

See File.chown.

Same as Pathname.chown, but does not follow symbolic links.

See File.lchown.

Returns “type” of file (“file”, “directory”, etc).

See File.ftype.

Opens the file for reading or writing.

See File.open.

Read symbolic link.

See File.readlink.

Returns the dirname and the basename in an Array.

See File.split.

See FileTest.blockdev?.

See FileTest.chardev?.

See FileTest.executable?.

See FileTest.exist?.

See FileTest.grpowned?.

See FileTest.directory?.

See FileTest.file?.

See FileTest.pipe?.

See FileTest.socket?.

See FileTest.owned?.

See FileTest.readable?.

See FileTest.setuid?.

See FileTest.setgid?.

See FileTest.size.

See FileTest.size?.

See FileTest.sticky?.

See FileTest.symlink?.

Search took: 4ms  ·  Total Results: 2920