Skip to content
  • Brad King's avatar
    ENH: Teach set/get_property about CACHE properties · e5e91d61
    Brad King authored
    This adds the CACHE option to set_property and get_property commands.
    This allows full control over cache entry information, so advanced users
    can tweak their project cache as desired.  The set_property command
    allows only pre-defined CACHE properties to be set since others would
    not persist anyway.
    e5e91d61