MCPcopy Index your code
hub / github.com/jetify-com/devbox / PkgImportName

Method PkgImportName

internal/shellgen/flake_input.go:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36func (f *flakeInput) PkgImportName() string {
37 return f.Name + "-pkgs"
38}
39
40type SymlinkJoin struct {
41 Name string

Callers 2

BuildInputsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected