ShaunLawrie / PwshSpectreConsole

👻 PwshSpectreConsole is a PowerShell wrapper for the awesome Spectre.Console library
https://pwshspectreconsole.com/
MIT License
114 stars 7 forks source link

adding some parameters to configure output #13

Closed trackd closed 11 months ago

trackd commented 11 months ago

i've added some parameters to a few commands to enable better control of the output.

and a few other minor tweaks, i changed $prompt because it's an automatic variable.. doesn't matter too much inside a function but if something breaks it could break the prompt (i think?)

but mostly because when i was testing methods i was copy pasting from the code into my console 😄 i can revert it if you prefer the old variable name.