Libraries
»
travis-deploy
(0.2.1)
»
Index
»
Travis
»
Deploy
»
SecureKey
»
#key
Method: Travis::Deploy::SecureKey#key
Defined in:
lib/travis/deploy/secure_key.rb
#
key
⇒
Object
23 24 25
# File 'lib/travis/deploy/secure_key.rb', line 23
def
key
@key
||=
fetch_key
end