blob: e51a2346b9083b73e666779eb0f3a8cc20d84db0 [file] [log] [blame] [view]
## PcloudConfig
### `endpoint`: `str`
pCloud endpoint address.
### `root`: `str`
root of this backend.
All operations will happen under this root.
### `username`: `str`
pCloud username.
### `password`: `str`
pCloud password.