folder

abstract var folder: String

Optional property for targeting a folder containing the file.

Set to an empty string by default.

The '/' suffix is optional and will be added automatically in the process if not present. For example, "my-folder/" and "my-folder" produces the same output.