export function restartProcess() { process.exit(100); }