SmartConfig.load()
* Added `SmartConfig.load()` to allow runtime reloading of config. * Added `WrappedPrinter` which allows you to print horizontally aligned and offset text blocks in a monotype environment.
Added support for file/directory property types. Removed some extraneous logging checks.