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
# Description
## Problem\*
Resolves#3799
## Summary\*
This is a relatively quick and dirty resolution to #3799. We may want to
integrate these functions into `ModCollector` as methods but I think
they also work standalone plus it means that we can transfer the tests
across without needing to create a `ModCollector` instance.
## Additional Context
## Documentation\*
Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.
# PR Checklist\*
- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
Problem
In the file manager, there is code specifically related to the module system that should be put into
dc_mod
.See the following two discussions:
Or search the file manager for the following two functions:
Happy Case
Move these to their callsite
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: