[][src]Module ffsend_api::action::exists

Structs

Exists

An action to check whether a remote file exists. This aciton returns an ExistsResponse, that defines whether the file exists, and whether it is protected by a password.

ExistsResponse

The exists response.

Enums

Error