controller.app.Application.working_clone

static Application.working_clone(name, repo, from_path=None)[source]
Parameters:
  • name (str)

  • repo (Submodule)

  • from_path (Optional[Path], default: None)

Return type:

Optional[Repo]