MCPcopy Index your code
hub / github.com/larksuite/cli / Close

Method Close

shortcuts/mail/mail_errors_test.go:302–304  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

300}
301
302func (f *bodyFileTestFile) Close() error {
303 return nil
304}
305
306var _ fileio.FileIO = bodyFileTestIO{}
307var _ fileio.File = (*bodyFileTestFile)(nil)

Calls

no outgoing calls

Tested by

no test coverage detected