This repository has been archived on 2022-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
sdm03/src/main/java/com/github/dtschust/zork/repl
2022-11-22 00:46:20 +01:00
..
actions switch from harcoded string to enum and remove complexity in some actions 2022-11-22 00:46:20 +01:00
Action.java switch from harcoded string to enum and remove complexity in some actions 2022-11-22 00:46:20 +01:00
ActionDispatcher.java Command pattern over actions - tested, it works 2022-11-21 16:36:38 +01:00