| Author | SHA1 | Date | |
|---|---|---|---|
|
d82bc20663 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
d82bc20663 |
lib.CopyContext: Add module
Add a CopyContext class. At this point it mostly acts as a context manager for two FileContext instances, and copying data is the canonical case to use it, hence the name. Signed-off-by: Jan Lindemann <jan@janware.com> |