Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anchordotdev/cli
/ ReadAll
Method
ReadAll
cli.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
type
Clipboard
interface
{
27
ReadAll() (string, error)
28
WriteAll(text string) error
29
}
30
Callers
7
TestHelp
Function · 0.65
isWSL
Function · 0.65
TestSetup
Function · 0.65
TestServiceEnv
Function · 0.65
TestUpgrade
Function · 0.65
ReadFile
Method · 0.65
ReadAll
Method · 0.65
Implementers
1
system
clipboard/clipboard.go
Calls
no outgoing calls
Tested by
4
TestHelp
Function · 0.52
TestSetup
Function · 0.52
TestServiceEnv
Function · 0.52
TestUpgrade
Function · 0.52