February 2019
Intermediate to advanced
626 pages
15h 51m
English
When using a manifest, the Export-ModuleMember command can be removed. Instead, the FunctionsToExport and the other export fields in manifest can be filled in.
It is possible to use wildcards in the FunctionsToExport field. However, this is a bad practice in production as it defeats the module's autoloader.
Read now
Unlock full access