Arkanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
orchestrator_helper.hpp File Reference
+ Include dependency graph for orchestrator_helper.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OrchestratorHelper
 

Functions

Step OrchestratorHelper::setup_command_step (std::unique_ptr< ICommand > &command, const std::vector< std::pair< std::vector< std::string >, CommandsRegistry::CommandFactory > > &commands)
 
bool OrchestratorHelper::formatter_step (Context &ctx)
 
Step OrchestratorHelper::similarity_step (Similarity_Table &table)
 
Step OrchestratorHelper::command_run_step (std::shared_ptr< ICommand > command, const OptionsCollector &collector)
 

Variables

constexpr CliOption OrchestratorHelper::global_long_opts []