Update stdlib
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / windowspath.pp
diff --git a/3rdparty/modules/stdlib/types/windowspath.pp b/3rdparty/modules/stdlib/types/windowspath.pp
new file mode 100644 (file)
index 0000000..bc1ee9c
--- /dev/null
@@ -0,0 +1 @@
+type Stdlib::Windowspath = Pattern[/^(([a-zA-Z]:[\\\/])|([\\\/][\\\/][^\\\/]+[\\\/][^\\\/]+)|([\\\/][\\\/]\?[\\\/][^\\\/]+))/]