MCPcopy Create free account
hub / github.com/socketstream/socketstream / start

Function start

test/unit/tasks/index.test.js:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 });
16
17 function start() {
18 return ss.tasks.plan(arguments);
19 }
20
21 it('should plan with standard start call', function() {
22 var server = require('http').createServer();

Callers 1

index.test.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected