MCPcopy
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

14type Provider interface {
15 Name() string
16 ResolveFileIO(ctx context.Context) FileIO
17}
18
19// FileIO abstracts file transfer operations for CLI commands.

Callers 14

ResolveFileIOMethod · 0.65
serviceMethodRunFunction · 0.65
buildServiceRequestFunction · 0.65
buildAPIRequestFunction · 0.65
apiRunFunction · 0.65
FileIOMethod · 0.65
ResolveFileIOMethod · 0.65
ResolveFileIOMethod · 0.65
ResolveFileIOMethod · 0.65

Calls

no outgoing calls