MCPcopy Index your code
hub / github.com/sqlc-dev/sqlc / init

Function init

internal/cmd/verify.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22)
23
24func init() {
25 verifyCmd.Flags().String("against", "", "compare against this tag")
26}
27
28var verifyCmd = &cobra.Command{
29 Use: "verify",

Callers

nothing calls this directly

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected