RundeckSetResultFilePath Method

The rundeck's result file path will point to the provided file path

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public RundeckUpdateStatus SetResultFilePath(
	string filepath
)

Parameters

filepath  String
The path to the result file

Return Value

RundeckUpdateStatus

See Also