canonical / canonical/charmlibs

Add copytree and rmtree methods

Open
#23 2 comments 0 reactions 1 assignee Claimed by @james-garner-canonical View on GitHub
charmlibs-pathops rainy day team-charm-tech
Dominant language
Python
Stars
5
Forks
28
Avg merge
1d 5h
Merged PRs (30d)
24

Description

We considered this during planning, as it could likely make use of `ops.Container.push_path` and `shutil.copytree`, or `ops.Container.remove_path` and `shutil.rmtree` without too much custom implementation needed. It seems like it will be useful for at least this project's tests -- so it could start out as a private internal helper function and get exercised that way.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.