MCPcopy Create free account
hub / github.com/bufbuild/buf / Module

Method Module

private/bufpkg/bufmodule/file_info.go:33–33  ·  view source on GitHub ↗

Module returns the Module that contains this file.

()

Source from the content-addressed store, hash-verified

31
32 // Module returns the Module that contains this file.
33 Module() Module
34 // FileType returns the FileType of the file.
35 //
36 // This denotes if the File is a .proto file, documentation file, or license file.

Callers 7

trackFileInfoMethod · 0.65
FullNameMethod · 0.65
CommitIDMethod · 0.65
OpenMethod · 0.65
GetModuleMethod · 0.65
ReadFromWorkspaceMethod · 0.65
getDocsFromCommentsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected