danielparks / puppet-rustup

Puppet module to manage Rust with rustup
https://forge.puppet.com/modules/dp/rustup/readme
Other
0 stars 0 forks source link

Move basic subresource management into base class #60

Closed danielparks closed 1 year ago

danielparks commented 1 year ago

Much of the basic logic about which subresources to install or uninstall is common. This moves that logic into a parent class of the subresource collections.