getInfo() / get_info() method.
Getting information about a file
Getting information about a directory
Checking if a path exists
You can check whether a file or directory exists in a volume using theexists() method.
Updating metadata
You can update file or directory metadata such as user ID, group ID, and permissions mode using theupdateMetadata() / update_metadata() method.