Expand description
File I/O.
FunctionsΒ§
- car_
less_ πthan_ car - case_
insensitive π - directory_
file_ πname - Return dirname sans final path separator, unless the string consists entirely of separators.
- directory_
name_ πp - Return non-nil if NAME ends with a directory separator character.
- expand_
file_ πname - file_
accessible_ πdirectory_ p - file_
directory_ πp - file_
name_ πabsolute_ p - Returns true if the path is absolute
- file_
name_ πas_ directory - file_
name_ πcase_ insensitive_ p - file_
name_ πconcat - Concatenate components to directory, inserting path separators as required.
- file_
name_ πdirectory - Returns the directory part of
filename, as a directory name, or nil if filename does not include a directory part. - file_
name_ πnondirectory - Returns the non-directory part of
filename - file_
symlink_ πp - find_
file_ πname_ handler - Return FILENAMEβs handler function for OPERATION, if it has one. Otherwise, return nil. A file name is handled if one of the regular expressions in `file-name-handler-alistβ matches it.
- find_
file_ πname_ handler_ internal - write_
region π