Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LxLeChat/Posh-AST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Some work with AST.

Unwrap.ps1

create a ps1 file for every function present in a psm1 file

Add-Help.ps1

create a comment based help for every ps1 file in a directory. Basic comment help. Add .PARAMETER for every parameter present in the param() block.

example for [string]param1

.PARAMETER param1

param1 must be of type [string]

About

Working with AST

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published