Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/homeport/dyff
/ String
Method
String
pkg/dyff/core_identifier.go:41–41 ·
view source on GitHub ↗
String returns a reprensation or explanation of the identifier itself
()
Source
from the content-addressed store, hash-verified
39
40
// String returns a reprensation or explanation of the identifier itself
41
String() string
42
}
43
44
// --- --- ---
Callers
15
output_human_test.go
File · 0.65
prefixChangeBlock
Method · 0.65
Filter
Method · 0.65
Exclude
Method · 0.65
FilterRegexp
Method · 0.65
ExcludeRegexp
Method · 0.65
output_diff_syntax_test.go
File · 0.65
generateHumanDetailOutputAddition
Method · 0.65
generateHumanDetailOutputRemoval
Method · 0.65
generateHumanDetailOutputModification
Method · 0.65
generateHumanDetailOutputOrderchange
Method · 0.65
writeStringDiff
Method · 0.65
Implementers
2
singleField
pkg/dyff/core_identifier.go
k8sItemIdentifier
pkg/dyff/core_identifier.go
Calls
no outgoing calls
Tested by
5
compareAgainstExpectedHuman
Function · 0.52
compareAgainstExpectedDiffSyntax
Function · 0.52
humanDiff
Function · 0.52
diffSyntaxDiff
Function · 0.52
captureStdout
Function · 0.52