Property

IdePipelineStage:stdout-path

Declaration

property stdout-path: utf8 [ read, write ]

Description

The “stdout-path” property allows a build stage to redirect its log messages to a stdout file. Instead of passing stdout along to the build pipeline, they will be redirected to this file.

For safety reasons, the contents are first redirected to a temporary file and will be redirected to the stdout-path location after the build stage has completed executing.

Type: gchar*

Flags

Readableyes
Writableyes
Constructno
Construct onlyno