update method

Update update(
  1. dynamic args, [
  2. dynamic options
])

Implementation

Update update(args, [options]) => Update(this, _funcWrap(args, 1), options);