llvm_snapshot_builder.actions.project_exists

CoprActionProjectExists

Module Contents

Classes

CoprActionProjectExists

Checks if a project exists.

class llvm_snapshot_builder.actions.project_exists.CoprActionProjectExists(proj: Union[llvm_snapshot_builder.copr_project_ref.CoprProjectRef, str], **kwargs)[source]

Bases: llvm_snapshot_builder.actions.action.CoprAction, llvm_snapshot_builder.mixins.client_mixin.CoprClientMixin

Checks if a project exists.

run() bool[source]

Runs the action.