Class: Riffer::Config::Mcp
- Inherits:
-
Struct
- Object
- Struct
- Riffer::Config::Mcp
- Defined in:
- lib/riffer/config.rb
Instance Attribute Summary collapse
-
#credentials ⇒ Object
Returns the value of attribute credentials.
-
#discovery_runner ⇒ Object
Returns the value of attribute discovery_runner.
Instance Attribute Details
#credentials ⇒ Object
Returns the value of attribute credentials
24 25 26 |
# File 'lib/riffer/config.rb', line 24 def credentials @credentials end |
#discovery_runner ⇒ Object
Returns the value of attribute discovery_runner
24 25 26 |
# File 'lib/riffer/config.rb', line 24 def discovery_runner @discovery_runner end |