Split the `fuzz` command into `file`, `command`, and `web` commands. This will require adding a common `FuzzerCommand` base class.
Split the
fuzzcommand intofile,command, andwebcommands. This will require adding a commonFuzzerCommandbase class.