Method: Foreplay::Engine::Secrets::Location#command

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

#commandObject



45
46
47
# File 'lib/foreplay/engine/secrets/location.rb', line 45

def command
  @command ||= "curl -k -L#{header_string} #{url}".fake_erb
end