Michal Novák
Michal Novák
Do you consider to implement support for `if`? e.g. ``` [if $var="on"] ... ... [else] ... ... [endif] ``` It would be useful for cases, when we run tests in...
Thank you for great log viewer. I use it for viewing large application log files. Many of the log files contain escape characters with terminal coloring, e.g.: "\033[031m RED TEXT...
With new Ubuntu (since 16.04 ??) Multidoge just keeps "Connecting" and not going "Online". Peers cannot be discovered. As workaround, I have installed Ubuntu 14.04 in VM, copied my MultiDoge...
Hello, I have question regarding OC data model structure. Why do you use `list` pattern like this: ``` list interface { key "name"; leaf name { type leafref { path...