Method: Vault::PersistentHTTP#timeout_key

Defined in:
lib/vault/persistent.rb

#timeout_keyObject (readonly)

Where this instance’s last-use times live in the thread local variables



448
449
450
# File 'lib/vault/persistent.rb', line 448

def timeout_key
  @timeout_key
end