Class: Riffer::Config::Mcp

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

Instance Attribute Summary collapse

Instance Attribute Details

#credentialsObject

Returns the value of attribute credentials

Returns:

  • (Object)

    the current value of credentials



24
25
26
# File 'lib/riffer/config.rb', line 24

def credentials
  @credentials
end

#discovery_runnerObject

Returns the value of attribute discovery_runner

Returns:

  • (Object)

    the current value of discovery_runner



24
25
26
# File 'lib/riffer/config.rb', line 24

def discovery_runner
  @discovery_runner
end