const tabtabDebug = require('./tabtabDebug'); const systemShell = require('./systemShell'); const exists = require('./exists'); module.exports = { systemShell, tabtabDebug, exists };