bbengfort / inigo

Tools for dealing with images on disk for archival purposes
MIT License
0 stars 0 forks source link

Create FS utilities #6

Closed bbengfort closed 9 years ago

bbengfort commented 9 years ago

For Nodes, create copy, move, and remove methods. For FileMeta and Directory - specify them for their different types.

Should use shutil to do most of the work here.