delete
Deletes the specified files. The given action is used to configure a DeleteSpec, which is then used to delete the files.
Return
WorkResult that can be used to check if delete did any work.
Parameters
action
Action to configure the DeleteSpec
Deletes the specified files. The given action is used to configure a DeleteSpec, which is then used to delete the files.
WorkResult that can be used to check if delete did any work.
Action to configure the DeleteSpec