Dub.rootPath

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

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

Meta