Engin Tekin
Results
1
comments of
Engin Tekin
For non-nested cfgNodes you can cast it into dict -> `(dict)(your_cfgNode)`. Otherwise you need to do it recursively.