Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNotSupported is returned when the clipboard is not accessible ErrNotSupported = fmt.Errorf("WARNING: No clipboard available. Install xsel or xclip or use -p to print to console") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.