New-OutputObject
0.9.6
The PowerShell module intended for preparing PowerShell objects what the next help output filesystem objects, means: files and folders.
Minimum PowerShell version
2.0
Installation Options
Owners
Copyright
Copyright (c) 2016 Wojciech Sciesinski. This module is licensed under The MIT License (MIT)
Package Details
Author(s)
- Wojciech Sciesinski - wojciech[at]sciesinski[dot]net
Tags
Functions
New-OutputFile New-OutputFolder
Dependencies
This module has no dependencies.
Release Notes
https://github.com/it-praktyk/New-OutputObject/blob/master/VERSIONS.md
FileList
- New-OutputObject.nuspec
- Invoke-PublishToGallery.ps1
- LICENSE
- New-OutputObject.psd1
- New-OutputObject.psm1
- README.md
- TODO.md
- VERSIONS.md
- Demo\Demo.TempPoint.ps1
- Demo\Demo.txt
- Help\New-OutputFile.md
- Help\New-OutputFolder.md
- Private\Get-OverwriteDecision.ps1
- Private\Test-CharsInPath.ps1
- Public\New-OutputFile.ps1
- Public\New-OutputFile.TempPoint.ps1
- Public\New-OutputFolder.ps1
- Public\New-OutputFolder.TempPoint.ps1
- Tests\New-Outputfile.Tests.ps1
- Tests\New-Outputfile.Tests.TempPoint.ps1
- Tests\New-OutputFolder.Tests.ps1
- Tests\New-OutputFolder.Tests.TempPoint.ps1
- Tests\New-OutputObject.Tests.ps1
- Tests\Test-CharsInPath.Tests.ps1