Method
FoundryCiRunOptionsset_fds
unstable since: 1.2
Declaration [src]
void
foundry_ci_run_options_set_fds (
FoundryCiRunOptions* self,
int stdin_fd,
int stdout_fd,
int stderr_fd
)
Description [src]
Sets the borrowed file descriptors used for the run. Passing -1 requests the provider’s default behavior for that stream.
Available since: 1.2