Method: Sym::App::PrivateKey::KeySourceResult#key

Defined in:
lib/sym/app/private_key/key_source_check.rb

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



9
10
11
# File 'lib/sym/app/private_key/key_source_check.rb', line 9

def key
  @key
end