in lib/src/process_manager.dart [32:34]
static Future<void> terminateStdIn() async { await sharedStdIn.terminate(); }