class InfluxdbSetup::Commands

Attributes

config[R]

Public Class Methods

new() click to toggle source
# File lib/influxdb_setup/commands.rb, line 5
def initialize
  @config = Config.new
end