-
Notifications
You must be signed in to change notification settings - Fork 0
Terminology
Manuel M. edited this page Apr 19, 2015
·
7 revisions
A pastry is what comes out of the Oven. This is basically a package, the main components in our little tool.
a JSON encoded file containing infos about the location of locally stored pastries.
Like a Menu
, but keeps track of installed pastries per project, not just the ones that are downloaded and stored on the local system.
A file that is part of a pastry.
The oven is the command, which creates a Pastry.
The shop serves pastries.
The command to retrieve pastries from the shop.
A class used to write the Pastry JSON file in the Oven command.
A function that yields all ingredients for a pastry.