Libraries
»
enums
(1.4.0)
»
Index
»
Safe
»
Flag
»
#key
Method: Safe::Flag#key
Defined in:
lib/enums/flag.rb
#
key
⇒
Object
(readonly)
Returns the value of attribute key.
10 11 12
# File 'lib/enums/flag.rb', line 10
def
key
@key
end