Repo documentation for franky

Table of Contents

Recipe Modules

Recipes

Recipe Modules

recipe_modules / franky

DEPS: depot_tools/bot_update, depot_tools/gclient, depot_tools/git

class FrankyApi(RecipeApi):

Contains common Franky constants and methods.

def checkout(self, branch=‘local’):

Check out Franky, and optionally apply a Gerrit patch.

Args: branch: (string) Name of the branch to create for a Gerrit checkout.

Recipes

recipes / franky:examples/full

DEPS: depot_tools/git, depot_tools/presubmit, franky, recipe_engine/platform, recipe_engine/properties

def RunSteps(api):

recipes / presubmit

DEPS: depot_tools/presubmit, franky, recipe_engine/context, recipe_engine/path, recipe_engine/platform, recipe_engine/properties, recipe_engine/step

def RunSteps(api):

recipes / tests

DEPS: franky, recipe_engine/context, recipe_engine/path, recipe_engine/platform, recipe_engine/properties, recipe_engine/python, recipe_engine/step

def RunSteps(api):