file_pickup
===
Copy files and folders to the clipboard, achieving the same result as right-click copy.
## Compatability
- [x] Windows
- [x] MacOS
- [ ] Linux (TBD)
## References
- [Documentation](https://crates.io/crates/file_pickup)
- https://github.com/b1tg/pickup
- https://stackoverflow.com/q/25708895