Method

IdeRunContextset_cwd

Declaration

void
ide_run_context_set_cwd (
  IdeRunContext* self,
  const char* cwd
)

Description

No description available.

Parameters

cwd

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.