-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew feature or requestNew feature or request
Description
Currently, Rename-Mamy is a big command. A lot of it is generic and could apply to other new commands. Current, if a new command is designed, it would have to be modelled on Rename-Many so that it contains all of its generic features, such as:
- using the bootstrap and registering specs with it
- get signals
- getting locked status
- termiinating error handling
It would be useful to have this all wrapped in an easily re-useable class. This would be akin to an Application class
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request