Class: StbKeys

Inherits:
Object show all
Includes:
Enumish
Defined in:
lib/keys/stb/stb_keys.rb

Overview

The StbKeys class enumerates keys common to all Stbs.

Instance Method Summary collapse

Methods included from Enumish

#enum

Constructor Details

#initializeStbKeys

Returns a new instance of StbKeys.



8
9
10
# File 'lib/keys/stb/stb_keys.rb', line 8

def initialize
  enum
end