After the changes done in #1083 the Java entry point for all the commands is the same class, FluoProgram. This has led to some duplication in the fluo script, specifically in the case statement at the end. Some work could be done to remove the duplication and condense the script.
After the changes done in #1083 the Java entry point for all the commands is the same class, FluoProgram. This has led to some duplication in the fluo script, specifically in the case statement at the end. Some work could be done to remove the duplication and condense the script.