FileSystem.roots

List the set of root devices.

  1. char[][] roots [@property getter]
  2. char[][] roots [@property getter]
    struct FileSystem
    version(Posix)
    @property static
    char[][]
    roots
    ()

Meta