Class: DamageControl::Publisher::X10Cm17A

Inherits:
Base
  • Object
show all
Defined in:
lib/damagecontrol/publisher/x10cm17a.rb

Instance Attribute Summary

Attributes inherited from Base

#enabled

Instance Method Summary collapse

Methods inherited from Base

classes, register

Instance Method Details

#nameObject

register self



9
10
11
# File 'lib/damagecontrol/publisher/x10cm17a.rb', line 9

def name
  "X10-CM17A"
end

#publish(build) ⇒ Object



13
14
# File 'lib/damagecontrol/publisher/x10cm17a.rb', line 13

def publish(build)
end