Class: CSD::Options
Overview
A wrapper for the Options class to be able to run all methods as class methods.
Class Method Summary collapse
-
.clear(*args) ⇒ Object
Because the Options class will respond to clear, we must pass it on explicitly to the OptionsParser instance residing in CSD.options.
- .method_missing(meth, *args, &block) ⇒ Object