method
dup
v1_9_3_392 -
Show latest stable
- Class:
Rake::Cloneable
dup()public
Clone an object by making a new object and setting all the instance variables to the same values.
dup()Clone an object by making a new object and setting all the instance variables to the same values.