forked from Lainports/opnsense-ports
2 lines
121 B
Text
2 lines
121 B
Text
Ruby::Enum provides enum-like behavior for Ruby. Enums can be defined and
|
|
accessed either as constants or class methods.
|