with-temp-directory-at ( path quot -- )


Vocabulary
wipe

Inputs
patha filename string
quota quotation


Outputs
None

Word description
Run the quotaction in a randomly named subdirectory of path, then delete the subdirectory.

Definition