70ec9164b11f44dac947bc0f464fe8b7c699240e
[mirror/dsa-puppet.git] / absolutepath.pp
1 # A strict absolutepath type
2 type Stdlib::Absolutepath = Variant[Stdlib::Windowspath, Stdlib::Unixpath]