debian_org::apt: Retire some <= Debian8(jessie) codepaths
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / absolutepath.pp
1 # A strict absolutepath type
2 type Stdlib::Absolutepath = Variant[Stdlib::Windowspath, Stdlib::Unixpath]