Method

IdeRunCommandgetenv

[]

Declaration

const char*
ide_run_command_getenv (
  IdeRunCommand* self,
  const char* key
)
[]

Description

No description available.
[]

Parameters

key

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.
[]

Return value

Type: const char*

No description available.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.