blob: 210c1328d6f6e4ee15aceb263cde39412fda783c [file] [log] [blame]
Brad Bishopa948d262016-10-05 19:51:48 -04001description: >
2 Implement to indicate item availability changes.
3properties:
4 - name: Cached
5 type: b
6 description: >
7 Whether or not the item is cached. When true, the item
8 and its remaining attributes are undefined.
9
10# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4