Method: Foreplay::Engine::Secrets::Location#raw_secrets

Defined in:
lib/foreplay/engine/secrets/location.rb

#raw_secretsObject



41
42
43
# File 'lib/foreplay/engine/secrets/location.rb', line 41

def raw_secrets
  @raw_secrets ||= `#{command}`
end