New Powershell Module "ContextCache"
Need to access local variables from a PowerShell function without entering a debugging session?
ContextCache lets you save & restore all local vars at any point in the same terminal. Perfect for ad-hoc testing & step-tracing! https://github.com/Callidus2000/ContextCache
#PowerShell #Debugging
