clipboard 1.4.0
Access to the clipboard on Linux, MacOS, Windows, and Cygwin: Clipboard.copy, Clipboard.paste, Clipboard.clear
Gemfile:
=
install:
=
Requirements:
Linux: You need xclip / xsel (X11) or wl-clipboard (Wayland)
Windows: You need the ffi gem