Modules§
- This gives the required structure to authenticate with the PCloud API as specified in the documentation.
- The different structures to manipulate the files and folders
- The errors thrown by the commands
- The file commands from the PCloud documentation
- The folder commands from the PCloud documentation
- The general commands from the PCloud documentation
- The client implementing the HTTP Json protocol
- The traits for implementing the commands
- The region related module needed for the authentication
- The module to handle the responses from the server
- The streaming commands from the PCloud documentation