forked from gmp/clip
1
0
Fork 0
This commit is contained in:
Greg 2019-10-01 09:41:49 -04:00
parent 670ceec56a
commit 1458ba6a7c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ go get git.wow.st/gmp/clip
## API: ## API:
```go ```go
package clip
// Clear clears the general pasteboard // Clear clears the general pasteboard
func Clear() func Clear()