module Anycablebility

Anycable conformance testing tool

Constants

VERSION

Public Class Methods

config() click to toggle source
# File lib/anycablebility.rb, line 10
def config
  @config ||= Config.new
end