summaryrefslogtreecommitdiff
path: root/types/absolutepath.pp
blob: 70ec9164b11f44dac947bc0f464fe8b7c699240e (plain)
1
2
# A strict absolutepath type
type Stdlib::Absolutepath = Variant[Stdlib::Windowspath, Stdlib::Unixpath]