MCPcopy Create free account
hub / github.com/AdRoll/baker / HelpFormat

TypeAlias HelpFormat

help.go:10–10  ·  view source on GitHub ↗

HelpFormat represents the possible formats for baker help.

Source from the content-addressed store, hash-verified

8
9// HelpFormat represents the possible formats for baker help.
10type HelpFormat int
11
12const (
13 // HelpFormatRaw is for raw-formatted help.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected