Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
23
func
(e *extFlag) IsSet() bool {
24
return
false
25
}
26
27
func
(e *extFlag) String() string {
28
return
cli.FlagStringer(e)
Callers
7
initDebug
Function · 0.80
hashCommand
Function · 0.80
usersCreate
Function · 0.80
usersPassword
Function · 0.80
imapAcctAppendlimit
Function · 0.80
mboxesCreate
Function · 0.80
msgsAdd
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected