Arkanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
Orchestrator Class Reference

Main command orchestrator. More...

#include <orchestrator.hpp>

Public Member Functions

void add_step (Step step)
 
void skip ()
 
void run_pipeline (Context &ctx)
 

Detailed Description

Main command orchestrator.

It creates and adds steps to the pipeline.

Definition at line 38 of file orchestrator.hpp.

Member Function Documentation

◆ add_step()

void Orchestrator::add_step ( Step step)

Definition at line 44 of file orchestrator.hpp.

◆ run_pipeline()

void Orchestrator::run_pipeline ( Context & ctx)

Definition at line 50 of file orchestrator.hpp.

◆ skip()

void Orchestrator::skip ( )

Definition at line 46 of file orchestrator.hpp.


The documentation for this class was generated from the following file: