Method

FoundryRunToolawait

Declaration [src]

DexFuture*
foundry_run_tool_await (
  FoundryRunTool* self
)

Description

No description available.

Return value

Type: DexFuture

A DexFuture that resolves when the process has completed.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.