module.exports = function ( jobIds ) {

    var command = [ 'FASTACK' ];

    if ( typeof jobIds === 'object' ) {