PowerShell AST, your friend when it comes to PowerShell code analysis & extraction
In my previous post about automating PowerShell module creation I've mentioned usage of AST for code analysis. Mainly for extracting information like function definition, aliases etc.
So today I will show you some basics, plus give you several real w...
doitpshway.com7 min read