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.
pub fn get_phase_command_executor() -> impl Effect<Output = Arc<AgentCommandExecutor>, Error = MapReduceError, Env = PhaseEnv>Get the command executor from the phase environment.