Documentation
¶
Overview ¶
A very simple clipboard interface for text content.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContents ¶
func GetContents() string
gets the current content of the clipboard if it contains text return the clipboard content or nil
func SetContents ¶
func SetContents(content string)
Sets the content of the system clipboard. @param content the content
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.