Path: | lib/automateit/field_manager.rb |
Last Update: | Fri Mar 20 04:47:12 -0700 2009 |
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.