Project
opn
This library is called opn. It will simply output the
name of the class. Optionally, you can assign another
namespace to report with. For an explanation, just
look at the few examples under the test/ directory.
Why did I write it?
I wrote many different ruby classes, and sometimes they will
report information to me, but I don't know which file wrote
this. So I wanted to simply have output prefaced with the
name of the class in question, optionally to be colourized
as well, since that helps me on the commandline.
The name "opn" stands for "output program name".
Version 1.0.2 now has a proper module, called Opn,
and Opn has only one method called opn().
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
Development
Licenses
MIT
Dependencies