public class IOUtils extends Object
| Constructor and Description |
|---|
IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
confirmPrompt(String prompt)
Confirm prompt for the console operations.
|
public static boolean confirmPrompt(String prompt) throws IOException
prompt - Prompt message to be displayed on consoleIOExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.