class Wifidiag::Reporters::Base
Public Instance Methods
report!(report)
click to toggle source
# File lib/wifidiag/reporters/base.rb, line 4 def report!(report) raise NotImplementedError end
# File lib/wifidiag/reporters/base.rb, line 4 def report!(report) raise NotImplementedError end