RepoOperation¶
A RepoOperation encapsualtes a high-level operation on a repo that is comprised of a chain of one or more smaller steps that all operate on a single given Repo and are initiated with apply().
Public Functions¶
apply¶
Parameters¶
- repo: Repo val
Returns¶
- None val