srobo / tools

Student Robotics development helper scripts
4 stars 3 forks source link

Use info path over path so inv-set-attr works on ItemGroups #15

Closed PeterJCLaw closed 5 years ago

PeterJCLaw commented 5 years ago

ItemGroups are directories, so we need to open the info file within the directory. Happily info_path provides this already and is present (with suitable values) on both ItemGroups and Item instances.