Module file_actions

Module file_actions 

Source
Expand description

File action operations

This module provides specialized file operations including:

  • Begin upload (first stage of file upload process)
  • Copy files
  • Move files
  • Get metadata

The most important operation here is begin_upload, which must be called before uploading any file to Files.com.

Structsยง

FileActionHandler
Handler for file action operations