Module: Spine::Transform::Commands::Null

Extended by:
Null
Included in:
Null
Defined in:
lib/spine/transform/commands/null.rb

Instance Method Summary collapse

Instance Method Details

#execute(destination, value) ⇒ Object



7
8
# File 'lib/spine/transform/commands/null.rb', line 7

def execute(destination, value)
end