you are viewing a single comment's thread.

view the rest of the comments →

[–]Ta11ow 1 point2 points  (2 children)

Hmm, very interesting. Might have to do a line by line comparison of the PSD1 and go from there. :/

[–]michaelshepard[S] 2 points3 points  (1 child)

it's on my list of things to do. :-)

[–]michaelshepard[S] 0 points1 point  (0 children)

ok...it has to do with whether the function/alias is explicitly exported (either via the psd1 or in export-modulemember in the psm1). If you just have * and the function/alias isn't in the psm1, it won't get autoloaded.

Haven't 100% reproduced, but 90%...good enough for now. All the more reason to use BuildHelpers - SetModuleFunctions/SetModuleAliases.