- remove-bundle-directory! BUNDLE-SPECIFIER #!optional ALTERNATEprocedure
Removes the bundle directory hierarchy created by (store-bundle!...). Will only remove empty directories. Returns #t if operation succeeded, #f when a non-empty directory encountered.
Does not remove the bundle, if any, from the active bundles. A filesystem only operation.
This procedure should be used with caution.