[][src]Function arpx::commands::run::handlers::action::handle_action

pub fn handle_action(
    profile: &Profile,
    proc: &Arc<Mutex<Process>>,
    log_data: &LogData,
    exec_actions: &mut Vec<String>
)