commit | 10abe04576d85a15d43f7df503bd74aed39b00e6 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon May 02 23:11:19 2016 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon May 02 23:56:45 2016 -0400 |
tree | 1921fbcb1d50fe43df41850fef1b0ba8e0d9cd12 | |
parent | a2c0d00e47ec082b8bb8c96629a0a677616e49fe [diff] |
Add an accessor function for cache entries Determining the difference between a directory path element and a path element that doesn't exist with pyphosphor is awkward. Create an accessor function to funnel this weirdness in one spot. Make sure objectmanagers adhere to match rules before adding them.