Expand description
Access the clipboard.
Functionsยง
- read
- Read the current contents of the clipboard.
- read_
primary - Read the current contents of the primary clipboard.
- write
- Write the given contents to the clipboard.
- write_
primary - Write the given contents to the primary clipboard.