Documentation
¶
Overview ¶
Package clipboard provides a thin wrapper for writing text to the system clipboard. It uses platform-native CLI tools (xclip/xsel on Linux, pbcopy on macOS, clip.exe on Windows) so that no CGO or display-server headers are required at build time. Availability is determined at runtime by probing for the tools.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.