Closed andystaples closed 2 years ago
Need to decide what to do here - if the user defines the same function twice, what should happen? Should the cmdlet fail to return at all, or throw an exception, or should the worker code handle it?
This was addressed - cmdlet throws a terminating error if it determines two functions with the same name were declared
Need to decide what to do here - if the user defines the same function twice, what should happen? Should the cmdlet fail to return at all, or throw an exception, or should the worker code handle it?