Class: WeighflowCli::Configuration

Inherits:
Struct
  • Object
show all
Defined in:
lib/weighflow_cli.rb

Instance Attribute Summary collapse

Instance Attribute Details

#secretObject

Returns the value of attribute secret

Returns:

  • the current value of secret



49
50
51
# File 'lib/weighflow_cli.rb', line 49

def secret
  @secret
end

#urlObject

Returns the value of attribute url

Returns:

  • the current value of url



49
50
51
# File 'lib/weighflow_cli.rb', line 49

def url
  @url
end