TheHipbot / hermes

Code Repository Manager
Apache License 2.0
4 stars 1 forks source link

Come up with better cleanup strategy for cmd package #43

Open TheHipbot opened 5 years ago

TheHipbot commented 5 years ago

Currently the cleanup strategy (e.g. closing the cache file or credentials file before completing the command) is ad-hoc and across multiple files. A better cleanup strategy should be centralized and employed.