Constructor
FoundryCiRunOptionsnew
unstable since: 1.2
Declaration [src]
FoundryCiRunOptions*
foundry_ci_run_options_new (
void
)
Description [src]
Creates options initialized with sensible local execution defaults.
Available since: 1.2
Return value
Type: FoundryCiRunOptions
A new FoundryCiRunOptions.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |