Method

IdeTestManagerget_pty

Declaration

VtePty*
ide_test_manager_get_pty (
  IdeTestManager* self
)

Description

Gets the VtePty to use for running unit tests.

Return value

Type: VtePty

A VtePty.

The data is owned by the instance.