MCPcopy Create free account
hub / github.com/krau/SaveAny-Bot / String

Method String

pkg/rule/enum.go:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9)
10
11func (r RuleType) String() string {
12 return string(r)
13}
14
15func Values() []RuleType {
16 return []RuleType{FileNameRegex, MessageRegex, IsAlbum}

Callers 15

api.goFile · 0.45
api_playwright.goFile · 0.45
buildURLMethod · 0.45
signRequestFunction · 0.45
canonicalURIFunction · 0.45
SaveMethod · 0.45
splitUploadMethod · 0.45
SaveMethod · 0.45
ListFilesMethod · 0.45
SaveMethod · 0.45
SaveMethod · 0.45
WriteFileMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestCreateTaskHandlerFunction · 0.36