Ejemplo n.º 1
0
		.then(() => gogoShell.sendCommand(command))
Ejemplo n.º 2
0
		.then(function() {
			return gogoShell.sendCommand(command);
		})