Virtual Method

IdeLspServicecreate_launcher

Declaration

IdeSubprocessLauncher*
create_launcher (
  IdeLspService* self,
  IdePipeline* pipeline,
  GSubprocessFlags flags
)

Description

No description available.

Parameters

pipeline

Type: IdePipeline

No description available.

The data is owned by the caller of the function.
flags

Type: GSubprocessFlags

No description available.

Return value

Type: IdeSubprocessLauncher

No description available.

The data is owned by the called function.