MCPcopy
hub / github.com/cockpit-project/cockpit / close

Function close

pkg/storaged/client.js:123–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 });
122
123 function close() {
124 channel.close();
125 }
126
127 return self;
128}

Callers 1

handle_metaFunction · 0.70

Calls 1

closeMethod · 0.65

Tested by

no test coverage detected