Skip to main content

get_phase_command_executor

Function get_phase_command_executor 

Source
pub fn get_phase_command_executor() -> impl Effect<Output = Arc<AgentCommandExecutor>, Error = MapReduceError, Env = PhaseEnv>
Expand description

Get the command executor from the phase environment.