public class WhatsApp
extends java.lang.Object
Constructor and Description |
---|
WhatsApp() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
args
- the command line arguments. args[1] must be the path to the
prepopulation file. Print the USAGE message if exactly one command line
argument is not supplied. Print FILE_DOES_NOT_EXIST if the file path
given by the user on the command line does not exist. Prints EXITING and
exits when the exit: command is encountered