Pode.Web icon indicating copy to clipboard operation
Pode.Web copied to clipboard

examples/functions.ps1 - Get-Noun

Open KeithALane opened this issue 4 months ago • 0 comments

I think the example on examples/functions.ps1 might be wrong.

Image

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).

KeithALane avatar Sep 22 '25 16:09 KeithALane