Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/saltstack/salt
/ close
Method
close
tests/zypp_plugin.py:59–65 ·
view source on GitHub ↗
Simulate closing the IO object. Returns:
(self)
Source
from the content-addressed store, hash-verified
57
self.content.append(data)
58
59
def
close(self):
60
""
"
61
Simulate closing the IO object.
62
Returns:
63
64
""
"
65
self.closed = True
Callers
3
__exit__
Method · 0.95
parse_gitlog
Function · 0.45
conftest.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected