llvm_snapshot_builder.actions.fork_project
CoprActionForkProject
Module Contents
Classes
Forks the project from the given source into the target project. |
- class llvm_snapshot_builder.actions.fork_project.CoprActionForkProject(source: Union[llvm_snapshot_builder.copr_project_ref.CoprProjectRef, str], target: Union[llvm_snapshot_builder.copr_project_ref.CoprProjectRef, str], **kwargs)[source]
Bases:
llvm_snapshot_builder.actions.action.CoprAction,llvm_snapshot_builder.mixins.client_mixin.CoprClientMixinForks the project from the given source into the target project.