我找不到一个例子。如何为我的 powershell 函数制作原型?
function exampleFunc(); //other stuff that calls the example function Function exampleFunc(){//stuff}
powershell function-prototypes
function-prototypes ×1
powershell ×1