PQS_EXPORT_API bool pqs_process_execute(const char *command, size_t cmdlen, const pqs_shell_profile *profile, const pqs_sandbox_profile *sandbox, pqs_process_output_callback callback, void *context, bool *timedout, bool *outputlimited)
Execute a command through an approved shell profile and stream output through a callback.
Definition pqsprocess.c:875