Method

FoundryCiRunOptionsset_offline

unstable since: 1.2

Declaration [src]

void
foundry_ci_run_options_set_offline (
  FoundryCiRunOptions* self,
  gboolean offline
)

Description [src]

Sets whether the provider should avoid network access.

Available since: 1.2

Parameters

offline

Type: gboolean

Whether network access should be avoided.