FilePath.root

Replace the root portion of this path.

  1. inout(char)[] root [@property getter]
  2. const(char)[] root [@property setter]
    class FilePath
    @property final
    root
    (
    const(char)[] other
    )

Meta