Spark - reading child options
Hi All
I have defined the following DSL
I can use the following to get the value of root_url...
Reading the docs I thought I could get the value of layout with....
but this always returns
I have defined the following DSL
I can use the following to get the value of root_url...
Reading the docs I thought I could get the value of layout with....
but this always returns
nil despite the fact the value is configured. I've read the Spark docs and I'm getting myself confused (easily done). Any pointers as to what I'm doing wrong? Many thanks in advance.