class Synthetic::Configuration::Bot
Public Class Methods
default_config()
click to toggle source
Calls superclass method
# File lib/synthetic/configuration/bot.rb, line 6 def self.default_config super.merge root: $0 end