Puppet Data Type Alias: Stdlib::Unixpath
- Defined in:
- vendor_modules/stdlib/types/unixpath.pp
Summary
Validate a UNIX pathOverview
this regex rejects any path component that does not start with “/” or is NUL
|
# File 'vendor_modules/stdlib/types/unixpath.pp', line 3
|