toenuff / flancy

A micro web framework for Windows PowerShell
MIT License
189 stars 21 forks source link

Allow pipes and explicity flancy passing in the start/stop cmdlets #1

Open toenuff opened 9 years ago

toenuff commented 9 years ago

You should be able to do: get-flancy |stop-flancy even though you really never need to.

Same goes for stop-flancy $flancy