getRoot

abstract fun getRoot(): String
Root directory.

Specifies the root path for the virtual file system. On different platforms (such as Windows), this value may be
customized to maintain OS I/O compat. If unset, the default value is `/`.
string root = 5;

Return

The root.