Method: TableHelp.config

Defined in:
lib/table_help.rb

.configObject



10
11
12
# File 'lib/table_help.rb', line 10

def config
  @_config ||= Config.new
end