Misc
List of Operators
copy_fileCopyFileCopyFilecopy_file
- Copy a file to a new location.
delete_fileDeleteFileDeleteFiledelete_file
- Delete a file.
file_existsFileExistsFileExistsfile_exists
- Check whether file exists.
get_current_dirGetCurrentDirGetCurrentDirget_current_dir
- Get the current working directory.
list_filesListFilesListFileslist_files
- List all files in a directory.
make_dirMakeDirMakeDirmake_dir
- Make a directory.
read_world_fileReadWorldFileReadWorldFileread_world_file
- Read the geo coding from an ARC/INFO world file.
remove_dirRemoveDirRemoveDirremove_dir
- Delete an empty directory.
set_current_dirSetCurrentDirSetCurrentDirset_current_dir
- Set the current working directory.