Prev
Chapter 11. FileOperations
Next
Methods
Table of Contents
afc_fileops_chmod
-- Change the file permissions
afc_fileops_chown
-- Change the file permissions
afc_fileops_copy
-- Copy a file/dir
afc_fileops_del
-- Delete a file/dir
afc_fileops_delete
-- Dispose a FileOperations object
afc_fileops_exists
-- Check whether a file/dir exists in file system
afc_fileops_exists_full
-- Check whether a file/dir exists in file system
afc_fileops_link
-- Create a symbolic link to a file/dir
afc_fileops_mkdir
-- Create a new dir
afc_fileops_move
-- Move a file/dir
afc_fileops_new
-- Initializes a new FileOperations object.
afc_fileops_set_tag
-- Sets a tag
afc_fileops_set_tags
-- Sets a group of tags
afc_fileops_utime
-- Change the file times
Prev
Home
Next
FileOperations
Up
afc_fileops_chmod