MCPcopy Create free account
hub / github.com/cool-sun/cloudApp / splitPattern

Function splitPattern

utils/github/cihub/seelog/common_exception.go:139–158  ·  view source on GitHub ↗

splitPattern splits pattern into strings and asterisks. Example: "ab*cde**f" -> ["ab", "*", "cde", "*", "f"]

(pattern string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

initFuncPatternPartsMethod · 0.85
initFilePatternPartsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected