MCPcopy Index your code
hub / github.com/livebud/bud / Package

Method Package

package/parser/struct.go:26–28  ·  view source on GitHub ↗

Package name

()

Source from the content-addressed store, hash-verified

24
25// Package name
26func (stct *Struct) Package() *Package {
27 return stct.file.Package()
28}
29
30// Directory gets the directory
31func (stct *Struct) Directory() string {

Callers 2

MethodsMethod · 0.95
PublicMethodsMethod · 0.95

Calls 1

PackageMethod · 0.65

Tested by

no test coverage detected