Chapter 10: Modularization


Overview

Modularization is a key to efficiency because it lets you reuse code more easily between scripts. We'll look at the ways in which PowerShell can be modularized.

Modularization is generally thought of as a way to break code down into discrete, more or less self-contained segments. These segments, or modules, can be transported between scripts so they can be reused again and again with minimal modification. In this chapter we'll look at some of the ways PowerShell code can be modularized.



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net