blob: 2809de093eb18c7f31e5a987c6116d047b7460fa [file] [log] [blame]
Brad Bishopa948d262016-10-05 19:51:48 -04001description: >
2 Implement to indicate item availability changes.
3properties:
4 - name: Cached
Deepak Kodihalli1542bae2016-11-09 05:23:39 -06005 type: boolean
Brad Bishopa948d262016-10-05 19:51:48 -04006 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