Method: Build::Task#update

Defined in:
lib/build/task.rb

#updateObject



43
44
45
# File 'lib/build/task.rb', line 43

def update
  @node.apply!(self)
end