Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ Sync
Method
Sync
pkg/fileutil/fileutil.go:137–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
135
type
syncWriteCloser
interface
{
136
io.Writer
137
Sync() error
138
Close() error
139
}
140
Callers
1
copyFileContents
Function · 0.65
Implementers
1
stubSyncWriteCloser
pkg/fileutil/fileutil_test.go
Calls
no outgoing calls
Tested by
no test coverage detected