Constructor
FoundryLspClientnew
Declaration [src]
DexFuture*
foundry_lsp_client_new (
FoundryContext* context,
GIOStream* stream,
GSubprocess* subprocess
)
Parameters
context-
Type:
FoundryContextNo description available.
The data is owned by the caller of the function. stream-
Type:
GIOStreamNo description available.
The data is owned by the caller of the function. subprocess-
Type:
GSubprocessNo description available.
The data is owned by the caller of the function.
Return value
Type: DexFuture
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |