Using PowerShell’s PsParser::Tokenize, Discover Functions in PowerShell Scripts

rated by 0 users
This post has 0 Replies | 1 Follower

Top 10 Contributor
Posts 2,598
ps2 Posted: 11-17-2008 7:54 PM

One of the new features in PowerShell version 2.0 are Modules, which allow PowerShell code to be organized in self-contained, reusable units. Doug Finke has written a Get-Functions Script which takes a single file, a list of files or the –Recurse switch. The switch finds all the functions in all the files in the subdirectories.

Read more about this article here: http://dougfinke.com/blog/?p=501

Page 1 of 1 (1 items) | RSS
Concentrated Tech NSoftware Dell Compellent Sponsored by Idera and Concentrated Tech and NSoftware and Dell Compellent
Copyright 2011 PowerShell.com. All rights reserved.