MCPcopy Index your code
hub / github.com/foxcpp/maddy / IsSet

Method IsSet

internal/cli/extflag.go:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21}
22
23func (e *extFlag) IsSet() bool {
24 return false
25}
26
27func (e *extFlag) String() string {
28 return cli.FlagStringer(e)

Callers 7

initDebugFunction · 0.80
hashCommandFunction · 0.80
usersCreateFunction · 0.80
usersPasswordFunction · 0.80
imapAcctAppendlimitFunction · 0.80
mboxesCreateFunction · 0.80
msgsAddFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected