PowerShell Quick Tip: Module Dynamic Function Loading

Описание к видео PowerShell Quick Tip: Module Dynamic Function Loading

PowerShell script modules are awesome but they have one big issue. You have to include all the functions in one ginormous script. Note good for code maintenance. In this short presentation, I'll show you how to solve this problem and get maximum reuse while preserving maintainability.
Code at: https://github.com/bcafferky/shared/t...

Комментарии

Информация по комментариям в разработке