/dhall-path/Directory/root

Copy path to clipboard

The root directory of a file system.

Source

{-|
The root directory of a file system.
-}
let Directory/Absolute = ./Absolute/Type

in { directories = [] : List Text, file = {=}, parents = {=} }
: Directory/Absolute