Arkanjo 0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
orchestrator.hpp File Reference

Main command orchestration interface. More...

+ Include dependency graph for orchestrator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Orchestrator
 Main command orchestrator. More...
 

Detailed Description

Main command orchestration interface.

Provides the central command dispatch system that coordinates all tool functionality through various subcomponents.

The orchestrator starts the flow of the user iteraction read the user cli command, parser it and call the correct functionality related to the user query.

Definition in file orchestrator.hpp.