class Origen::Component::Default
Default
class instantiate if the class_name is not provided
Attributes
Public Class Methods
Source
# File lib/origen/components.rb, line 29 def initialize(options = {}) @options = options end
Default
class instantiate if the class_name is not provided
# File lib/origen/components.rb, line 29 def initialize(options = {}) @options = options end