Source: Helper/Command.js

/**
 * Class representing a command.
 * Can be used for CLI or GM Commands.
 *
 * @class
 * @tutorial command
 */
function Command() {
	
}

module.exports = Command;
The contributors to the InfiniteSky project.
Documentation generated by JSDoc 3.4.0 on Sat Jul 16th 2016