process.get_current_dir

process.get_current_dir

process.get_current_dir

Function

Read the current builder working directory configuration.

Syntax

Parameters

No parameters.

Return value

TypeDescription
String/EmptyReturns the path string if set; returns Empty if not set.

Example

Notes

  • Only the builder configuration is returned, the current directory of the system is not read.