MCPcopy
hub / github.com/hashicorp/packer / Close

Method Close

packer/ui_test.go:51–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (tty *testTTY) Close() error { return nil }
52func (tty *testTTY) ReadString() (string, error) {
53 return tty.say, nil
54}

Callers 15

panicHandlerFunction · 0.45
logOutputFunction · 0.45
realMainFunction · 0.45
wrappedMainFunction · 0.45
loadConfigFunction · 0.45
TestHttpDataSourceFunction · 0.45
ExecuteMethod · 0.45
InstallFromBinaryMethod · 0.45
RunContextMethod · 0.45
RunContextMethod · 0.45
TestBuildStdinFunction · 0.45
SetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected