Method

FoundryCiRunOptionsset_save_state

unstable since: 1.2

Declaration [src]

void
foundry_ci_run_options_set_save_state (
  FoundryCiRunOptions* self,
  gboolean save_state
)

Description [src]

Sets whether execution state should be preserved after the run.

Available since: 1.2

Parameters

save_state

Type: gboolean

Whether execution state should be preserved.