removeAll

removes all the files in the queue

void removeAll();

Example

vault.data.removeAll();

See also
Back to top