Libraries
»
u2f
(1.0.0)
»
Index
»
U2F
»
RegistrationError
»
#code
Method: U2F::RegistrationError#code
Defined in:
lib/u2f/errors.rb
#
code
⇒
Object
(readonly)
Returns the value of attribute code.
24 25 26
# File 'lib/u2f/errors.rb', line 24
def
code
@code
end