The part you want to enhance
Make the trash process work without relying on external packages.
Why this enhancement is necessary
Currently, there does not seem to be a widely adopted package that fully handles all trash-related operations. As a result, we rely on several smaller packages, which can make the behavior inconsistent and less standardized across different environments.
To improve maintainability and consistency, we should consider implementing the trash process ourselves instead of depending on external packages.
The part you want to enhance
Make the trash process work without relying on external packages.
Why this enhancement is necessary
Currently, there does not seem to be a widely adopted package that fully handles all trash-related operations. As a result, we rely on several smaller packages, which can make the behavior inconsistent and less standardized across different environments.
To improve maintainability and consistency, we should consider implementing the trash process ourselves instead of depending on external packages.