Documentation
¶
Overview ¶
Package clipboard provides cgo-free clipboard access. Text goes through robotgo's exec-based clipboard subpackage (pbcopy/pbpaste, xclip/xsel, Windows API); image reads shell out to the platform's clipboard tool (osascript, wl-paste/xclip, PowerShell). Image writes are not supported.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package text provides a CGO-free, cross-platform clipboard text writer that shells out to the platform's native clipboard utility (pbcopy, wl-copy, xclip, xsel, or clip).
|
Package text provides a CGO-free, cross-platform clipboard text writer that shells out to the platform's native clipboard utility (pbcopy, wl-copy, xclip, xsel, or clip). |
Click to show internal directories.
Click to hide internal directories.