Class: Optionable

sjl.stdlib. Optionable


new Optionable()

Optionable Constructor merges all objects passed in to it's `options` hash. Also this class has convenience methods for querying it's `options` hash (see `get` and `set` methods.

Extends