Components
-
Peace provides:
-
Logic and data traits for each item.
-
Code to execute each item's logic, pass data between them, and present the information.
-
-
Item implementors define the data, and state retrieval and modification logic for each item.
-
Tool developers group together different items, and pass them to Peace to run a particular command.