WindowsPath

0.0.2

The WindowsPath type performs operations on string instances that contain valid Windows File System path information. The specified path or file name string may point to a nonexistent file system object that is nonetheless valid and may carry information about locally or network shared files and directories.
The module also provides two validation attributes Validate
The WindowsPath type performs operations on string instances that contain valid Windows File System path information. The specified path or file name string may point to a nonexistent file system object that is nonetheless valid and may carry information about locally or network shared files and directories.
The module also provides two validation attributes ValidateWindowsPath and ValidateWindowsFileName.
→ To support this project, please visit and like: https://github.com/sangafabrice/windows-path-type
Show more

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name WindowsPath

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name WindowsPath

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

© 2024 SangaFabrice. All rights reserved.

Package Details

Author(s)

  • Fabrice Sanga

Tags

windows-path type file-name validator

Dependencies

This module has no dependencies.

Release Notes

FIX: PSProvider expands wildcard characters.
FIX: PSProvider does not expand to Root when relative path starts with slash.

FileList

Version History

Version Downloads Last updated
0.0.2 (current version) 13 2/9/2024
0.0.1 8 1/28/2024