Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Variables
checkout Namespace Reference

Namespaces

namespace  api
 

Variables

str PYTHON_VERSION_COMPATIBILITY = "PY3"
 
list DEPS
 

Variable Documentation

◆ DEPS

list checkout.DEPS
Initial value:
1= [
2 'depot_tools/bot_update',
3 'depot_tools/gclient',
4 'depot_tools/git',
5 'depot_tools/tryserver',
6 'recipe_engine/context',
7 'recipe_engine/file',
8 'recipe_engine/path',
9 'recipe_engine/properties',
10 'recipe_engine/step',
11 'run',
12 'vars',
13]

Definition at line 7 of file __init__.py.

◆ PYTHON_VERSION_COMPATIBILITY

str checkout.PYTHON_VERSION_COMPATIBILITY = "PY3"

Definition at line 5 of file __init__.py.