Open dswisher opened 2 years ago
The ExecCommandExtensions methods work fine, but would be hard for a user to unit test. Add an interface and class with those methods so that users can easily unit test their code.
ExecCommandExtensions
The
ExecCommandExtensions
methods work fine, but would be hard for a user to unit test. Add an interface and class with those methods so that users can easily unit test their code.