MCPcopy Create free account
hub / github.com/aws-cloudformation/rain / Format

Method Format

cft/diff/diff.go:49–49  ·  view source on GitHub ↗

Format returns a pretty-printed representation of the Diff The long flag determines whether to produce long or short output

(bool)

Source from the content-addressed store, hash-verified

47 // Format returns a pretty-printed representation of the Diff
48 // The long flag determines whether to produce long or short output
49 Format(bool) string
50
51 // Value returns the value represented by the Diff
52 Value() interface{}

Callers 14

TestConstantsFunction · 0.65
runTestFunction · 0.65
VerifyFunction · 0.65
TestDiffFunction · 0.65
formatDiffFunction · 0.65
TestUnCDKFunction · 0.65
printLogsFunction · 0.65
TestMergeOutputsFunction · 0.65
showChangesetFunction · 0.65
updateFunction · 0.65
writeStateFunction · 0.65
runDriftOnStateFunction · 0.65

Implementers 1

valuecft/diff/diff.go

Calls

no outgoing calls

Tested by 5

TestConstantsFunction · 0.52
runTestFunction · 0.52
TestDiffFunction · 0.52
TestUnCDKFunction · 0.52
TestMergeOutputsFunction · 0.52