lib/kobot/config.rb in kobot-1.2.1 vs lib/kobot/config.rb in kobot-1.2.2
- old
+ new
@@ -1,8 +1,7 @@
# frozen_string_literal: true
module Kobot
-
# Configuration definition includes static ones hardcoded and
# dynamic ones that can be specified by command line options.
class Config
class << self
attr_accessor :clock,