oleiade / stamp

A simple license applier python script. Allows user to easily apply a specified license to some files.
Apache License 2.0
4 stars 1 forks source link

FsDb : Implement the vacuum operation #23

Open oleiade opened 12 years ago

oleiade commented 12 years ago

Vacuum operation should be present in FsDb class, in order to keep the stored paths trace up to date (removing directories/files that do not exist anymore)