Method

IdeRunCommandset_cwd

Declaration

void
ide_run_command_set_cwd (
  IdeRunCommand* self,
  const char* cwd
)

Description

No description available.
Sets propertyIde.RunCommand:cwd

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.