setRoot
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 `/`.
Content copied to clipboard
string root = 5;
Return
This builder for chaining.
Parameters
value
The root to set.