root

abstract var root: String

Root path

Specifies the root path for the file-system, which is typically set to /. On non-Unix and non-Linux systems, this may be customized to, say, "C:/".

This setting can be set as a property, or as a builder method.

See also

for the builder-method equivalent.