Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/larksuite/cli
/ ResolveFileIO
Method
ResolveFileIO
extension/fileio/types.go:16–16 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
14
type
Provider
interface
{
15
Name() string
16
ResolveFileIO(ctx context.Context) FileIO
17
}
18
19
// FileIO abstracts file transfer operations for CLI commands.
Callers
14
ResolveFileIO
Method · 0.65
TestNewDefault_FileIOProviderDoesNotResolveDuringInitialization
Function · 0.65
serviceMethodRun
Function · 0.65
buildServiceRequest
Function · 0.65
buildAPIRequest
Function · 0.65
apiRun
Function · 0.65
TestMarkdownCreateDryRunWithFileUsesStatOnly
Function · 0.65
TestMarkdownFetchSaveFailure
Function · 0.65
FileIO
Method · 0.65
ResolveFileIO
Method · 0.65
ResolveFileIO
Method · 0.65
ResolveFileIO
Method · 0.65
Calls
no outgoing calls
Tested by
8
TestNewDefault_FileIOProviderDoesNotResolveDuringInitialization
Function · 0.52
TestMarkdownCreateDryRunWithFileUsesStatOnly
Function · 0.52
TestMarkdownFetchSaveFailure
Function · 0.52
ResolveFileIO
Method · 0.52
ResolveFileIO
Method · 0.52
ResolveFileIO
Method · 0.52
ResolveFileIO
Method · 0.52
ResolveFileIO
Method · 0.52