workingDirectory

val workingDirectory: File? = null

Parameters

workingDirectory

the working directory to be used to resolve relative file paths within the subdocument. Note that if this is null, then the pipeline's working directory should be used. To get consistent results, rely on the context's com.quarkdown.core.context.file.FileSystem.workingDirectory.