@ -63,7 +63,7 @@ Recipe module to ensure a checkout is consistent on a bot.
Wrapper for easy calling of bot_update.
— **def [deapply\_patch ](/recipes/recipe_modules/bot_update/api.py#67 8 )(self, bot_update_result):**
— **def [deapply\_patch ](/recipes/recipe_modules/bot_update/api.py#67 4 )(self, bot_update_result):**
Deapplies a patch, taking care of DEPS and solution revisions properly.
@ -105,7 +105,7 @@ Args:
author.
* step_tags: a dict {tag name: tag value} of tags to add to the step
— **def [get\_project\_revision\_properties ](/recipes/recipe_modules/bot_update/api.py#65 5 )(self, project_name, gclient_config=None):**
— **def [get\_project\_revision\_properties ](/recipes/recipe_modules/bot_update/api.py#65 1 )(self, project_name, gclient_config=None):**
Returns all property names used for storing the checked-out revision of
a given project.
@ -121,10 +121,12 @@ Returns (list of str): All properties that'll hold the checked-out revision
  ** @property **< br > — **def [last\_returned\_properties ](/recipes/recipe_modules/bot_update/api.py#99 )(self):**
— **def [resolve\_fixed\_revision ](/recipes/recipe_modules/bot_update/api.py#60 6 )(self, bot_update_result, name):**
— **def [resolve\_fixed\_revision ](/recipes/recipe_modules/bot_update/api.py#60 2 )(self, bot_update_result, name):**
Sets a fixed revision for a single dependency using project revision
properties.
— **def [step\_name ](/recipes/recipe_modules/bot_update/api.py#691 )(self, patch, suffix):**
### *recipe_modules* / [depot\_tools ](/recipes/recipe_modules/depot_tools )
[DEPS ](/recipes/recipe_modules/depot_tools/__init__.py#7 ): [recipe\_engine/cipd][recipe_engine/recipe_modules/cipd], [recipe\_engine/context][recipe_engine/recipe_modules/context], [recipe\_engine/platform][recipe_engine/recipe_modules/platform], [recipe\_engine/runtime][recipe_engine/recipe_modules/runtime]