file_pickup 0.1.3

Copy files and folders to the clipboard, achieving the same result as right-click copy.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
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