Method

IdeRunContextpush_shell

Declaration

void
ide_run_context_push_shell (
  IdeRunContext* self,
  IdeRunContextShell shell
)

Description

Pushes a shell which can run the upper layer command with -c.

Parameters

shell

Type: IdeRunContextShell

The kind of shell to be used.