scalarstop._filesystem

Utilities for filesystem access.

Module Contents

Functions

rmtree(path: str) → None

Remove a filesystem tree. Ignore failures if the tree doesn't exist.

rmtree(path: str) None

Remove a filesystem tree. Ignore failures if the tree doesn’t exist.