ENH: add a decorator that adds a path variable
Compare changes
- Florian Spreckelsen authored
+ 2
− 2
@@ -173,8 +173,8 @@ in a vairable with the same name (as it is the case for other Records).
file system related structure elements can use it to have a variable that can be accessed in the cfood that contains the file system path of the structure element
Also, did some refactoring of the related StructureElements
The new decorator.
I enhanced the docs quite a bit, but there is still much to do...
Added a unit test. Adopted an integration test
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.