Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dim-an/cod
/ MatchString
Method
MatchString
util/selector.go:25–25 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
23
24
type
Selector
interface
{
25
MatchString(s string) bool
26
}
27
28
func
CompileSelector(glob, homeDir string) (g Selector, err error) {
Callers
8
handleListCommands
Method · 0.95
trimLogs
Method · 0.65
GetExecutablePolicy
Method · 0.65
tryParseFlagsParagraph
Function · 0.65
tryParseUnnamedPositionalParagraph
Function · 0.65
isJavaStyleFlag
Function · 0.65
parseUsageSubCommand
Function · 0.65
TestGlobExpression_Match
Function · 0.65
Calls
no outgoing calls
Tested by
1
TestGlobExpression_Match
Function · 0.52