module Anyt
AnyCable conformance testing tool
Constants
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/anyt.rb, line 10 def config @config ||= Config.new end
AnyCable conformance testing tool
# File lib/anyt.rb, line 10 def config @config ||= Config.new end