Libraries
»
exa
(0.1.0)
»
Index
»
Exa
»
Copier
»
#perform!
Method: Exa::Copier#perform!
Defined in:
lib/exa.rb
#
perform!
⇒
Object
37 38 39
# File 'lib/exa.rb', line 37
def
perform!
@target
.
update
@source
.
value
end