Method
IdePipelinecontains_program_in_path
Declaration
gboolean
ide_pipeline_contains_program_in_path (
IdePipeline* self,
const gchar* name,
GCancellable* cancellable
)
Description
Looks through the runtime and SDK extensions for binaries matching
name
that may be executed.
Available since: | 3.34 |