Why was this class necessary?

I found that I wrote a lot of ruby .rb files over the various years. When the file is of some importance, I would usually also document in the header what this class does. Since I was already doing so, I figured that it may be useful to display this explanation on the commandline too, via a unified interface, invocable such as via "--info".

That way I can note down what the respective class is doing and have this output on the commandline.

Contact information

If you have specific suggestions to make this gem more useful for others, please drop me an email at:

[email protected]

Thank you.