Method
FoundryDebuggerProvidersupports
Declaration [src]
DexFuture*
foundry_debugger_provider_supports (
FoundryDebuggerProvider* self,
FoundryBuildPipeline* pipeline,
FoundryCommand* command
)
Parameters
pipeline
-
Type:
FoundryBuildPipeline
The argument can be NULL
.The data is owned by the caller of the method. command
-
Type:
FoundryCommand
The data is owned by the caller of the method.