clipboard 1.1.1
Access to the clipboard on Linux, MacOS, Windows, and Cygwin: Clipboard.copy, Clipboard.paste, Clipboard.clear
Gemfile:
=
インストール:
=
必須要件:
On Linux (or other X), you will need xclip. On debian/ubuntu this is: sudo apt-get install xclip
On Windows, you will need the ffi gem.