You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After puppetlabs-toy-chest/pct#351, it will be possible to remove the copied command from PRM and instead instantiate the command in main, as with build.
Acceptance Criteria
cmd/explain folder and files are removed
The explain struct is instantiated in main and the command created from that struct
After puppetlabs-toy-chest/pct#351, it will be possible to remove the copied command from PRM and instead instantiate the command in main, as with
build.Acceptance Criteria
cmd/explainfolder and files are removedexplainstruct is instantiated in main and the command created from that struct