ENH: add a decorator that adds a path variable
Compare changes
@@ -25,8 +25,8 @@ extroot:
@@ -68,8 +68,8 @@ extroot:
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.