Method

IdeRunContextpush_host

Declaration

void
ide_run_context_push_host (
  IdeRunContext* self
)

Description

Pushes handler to transform command to run on host.

If necessary, a layer is pushed to ensure the command is run on the host instead of the application container.

If Builder is running on the host already, this function does nothing.