Class: Rubu::Info
- Inherits:
-
Object
- Object
- Rubu::Info
- Defined in:
- lib/rubu.rb
Overview
Information space for program.
Constant Summary collapse
- @@info =
{}
Class Method Summary collapse
-
.[](key) ⇒ Object
Get Info entry value.
-
.[]=(key, val) ⇒ Object
Set Info entry value.