in src/main/kotlin/com/uber/nanoscope/Main.kt [120:124]
override fun run() { if (acceptConfirmation(getWarningMessage())) { doRun() } }