Method

IdeTestget_run_command

Declaration

IdeRunCommand*
ide_test_get_run_command (
  IdeTest* self
)

Description

Gets the run command for the test.

Gets propertyIde.Test:run-command

Return value

Type: IdeRunCommand

An IdeTest.

The data is owned by the instance.