| Path: | lib/automateit/field_manager.rb |
| Last Update: | Fri Dec 21 04:32:35 -0800 2007 |
The FieldManager provides a way of accessing a hash of constants. These are useful for storing configuration data seperately from recipes. # Fields are typically stored in a Project‘s config/fields.yml file.
Fields can also be queried from the Unix shell using aifield, run aifield —help for details.