Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ filesystemTemplate
Struct
filesystemTemplate
pkg/cmd/pr/shared/templates.go:293–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
type
filesystemTemplate
struct
{
294
path string
295
}
296
297
func
(t *filesystemTemplate) Name() string {
298
return
githubtemplate.ExtractName(t.path)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected