February 2019
Intermediate to advanced
626 pages
15h 51m
English
A module consists of a single file with a psm1 extension, known as the root module, which contains all the functions of that module.
A module may include a manifest file with a psd1 extension that contains extended information (metadata) about the module.
Several modules exist to help with creating the initial layout of a module. The Plaster and PSModuleDevelopment modules are both reasonable examples:
Read now
Unlock full access