Documentation ¶
Overview ¶
Package clipboard provides the ability to read and write to the system clipboard.
Note: Currently only supports Mac OS.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadString ¶
ReadString returns the current contents of the system clipboard as a string.
func WriteString ¶
WriteString stores a string in the system clipboard.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.