Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/saltstack/salt
/ write
Method
write
tests/zypp_plugin.py:48–57 ·
view source on GitHub ↗
Simulate writing data Args: data: Returns:
(self, data)
Source
from the content-addressed store, hash-verified
46
return
self
47
48
def
write(self, data):
49
""
"
50
Simulate writing data
51
Args:
52
data:
53
54
Returns:
55
56
""
"
57
self.content.append(data)
58
59
def
close(self):
60
""
"
Callers
15
update_rpm
Function · 0.45
update_deb
Function · 0.45
man
Function · 0.45
html
Function · 0.45
pdf
Function · 0.45
linkcheck
Function · 0.45
spellcheck
Function · 0.45
process_changed_files
Function · 0.45
get_releases
Function · 0.45
get_release_changelog_target
Function · 0.45
get_testing_releases
Function · 0.45
define_cache_seed
Function · 0.45
Calls
1
append
Method · 0.45
Tested by
6
groups_collection_modifyitems
Function · 0.36
salt_syndic_master_factory
Function · 0.36
salt_master_factory
Function · 0.36
_hard_kill
Function · 0.36
_watchdog
Function · 0.36
from_filenames_collection_modifyitems
Function · 0.36