|
⇤ ← Revision 1 as of 2004-03-07 17:17:52
Size: 683
Comment:
|
← Revision 2 as of 2009-09-20 23:49:28 ⇥
Size: 683
Comment: converted to 1.6 markup
|
| No differences found! | |
GumpRun
Python Module: gump.gumprun Python Objects: GumpRun, GumpRunOptions, GumpSet
GumpRun
Represents/Contains a run's complete information, including Workspace (tree) and GumpRunOptions, and GumpSet.
GumpRunOptions
Contains runtime choices.
GumpSet
Crafted from a "project wildcard expression" (not a regexp), e.g. 'all' or 'jakarta-*'.
Contains:
- A list of projects (expanding expression against projects in loaded workspace)
- A sequence of projects (the tree needed to be built to generate above, including all dependencies of these projects).
- A list of modules (an intersection of the sequence of projects with the modules).