Dub.rootPath

Returns the root path (usually the current working directory).

  1. Path rootPath [@property getter]
    class Dub
    @property const
    Path
    rootPath
    ()
  2. Path rootPath [@property setter]

Meta