Pode.Web
Pode.Web copied to clipboard
examples/functions.ps1 - Get-Noun
I think the example on examples/functions.ps1 might be wrong.
The closest thing I could find was Get-Command -Noun "Whatever"
Related Question: How should optional parameters be dealt with when using ConvertTo-PodeWebPage?
None of the options I tried work. I did notice then trying $null on get-help at least gives you a different error message (in this case that the Parameters module and FullyQualifiedModule can't be used together).