|
|
|
@ -128,8 +128,6 @@ the depot_tools repo.
|
|
|
|
|
|
|
|
|
|
#### **class [DepotToolsApi](/recipes/recipe_modules/depot_tools/api.py#12)([RecipeApi][recipe_engine/wkt/RecipeApi]):**
|
|
|
|
|
|
|
|
|
|
  **@property**<br>— **def [autoninja\_path](/recipes/recipe_modules/depot_tools/api.py#49)(self):**
|
|
|
|
|
|
|
|
|
|
  **@property**<br>— **def [cros\_path](/recipes/recipe_modules/depot_tools/api.py#30)(self):**
|
|
|
|
|
|
|
|
|
|
  **@property**<br>— **def [download\_from\_google\_storage\_path](/recipes/recipe_modules/depot_tools/api.py#17)(self):**
|
|
|
|
@ -138,9 +136,7 @@ the depot_tools repo.
|
|
|
|
|
|
|
|
|
|
  **@property**<br>— **def [gsutil\_py\_path](/recipes/recipe_modules/depot_tools/api.py#40)(self):**
|
|
|
|
|
|
|
|
|
|
  **@property**<br>— **def [ninja\_path](/recipes/recipe_modules/depot_tools/api.py#44)(self):**
|
|
|
|
|
|
|
|
|
|
  **@contextlib.contextmanager**<br>— **def [on\_path](/recipes/recipe_modules/depot_tools/api.py#58)(self):**
|
|
|
|
|
  **@contextlib.contextmanager**<br>— **def [on\_path](/recipes/recipe_modules/depot_tools/api.py#48)(self):**
|
|
|
|
|
|
|
|
|
|
Use this context manager to put depot_tools on $PATH.
|
|
|
|
|
|
|
|
|
@ -151,7 +147,7 @@ with api.depot_tools.on_path():
|
|
|
|
|
# run some steps
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
  **@property**<br>— **def [presubmit\_support\_py\_path](/recipes/recipe_modules/depot_tools/api.py#54)(self):**
|
|
|
|
|
  **@property**<br>— **def [presubmit\_support\_py\_path](/recipes/recipe_modules/depot_tools/api.py#44)(self):**
|
|
|
|
|
|
|
|
|
|
  **@property**<br>— **def [root](/recipes/recipe_modules/depot_tools/api.py#25)(self):**
|
|
|
|
|
|
|
|
|
|