Class: StbKeys
Overview
The StbKeys class enumerates keys common to all Stbs.
Instance Method Summary collapse
-
#initialize ⇒ StbKeys
constructor
A new instance of StbKeys.
Methods included from Enumish
Constructor Details
#initialize ⇒ StbKeys
Returns a new instance of StbKeys.
8 9 10 |
# File 'lib/keys/stb/stb_keys.rb', line 8 def initialize enum end |