Class: Arspy::Operators::AttributeTest::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/arspy/operators/attribute_test/base.rb

Instance Method Summary collapse

Constructor Details

#initialize(param) ⇒ Base

Returns a new instance of Base.



5
6
7
# File 'lib/arspy/operators/attribute_test/base.rb', line 5

def initialize(param)
  @param = param
end