Working on documentation (wip)

This commit is contained in:
2016-11-06 22:58:11 -08:00
parent 90e7ef1a9d
commit 454b150fb6
16 changed files with 87 additions and 25 deletions

View File

@ -5,6 +5,7 @@ var Hash = require('../common/hash');
var TcpCommand = require('../systemData/tcpCommand');
/**
* @private
* @param {string} connectionName
* @param {object} settings
* @constructor