same - change as for array
This commit is contained in:
parent
7d01c1193c
commit
389b5f9e1a
@ -36,7 +36,7 @@ module Sof
|
|||||||
|
|
||||||
# The output of a Hash can be a long or a short format
|
# The output of a Hash can be a long or a short format
|
||||||
# The short is used for 7 or less SimpleNodes
|
# The short is used for 7 or less SimpleNodes
|
||||||
def out io , level = 0
|
def out io , level
|
||||||
super
|
super
|
||||||
short = true
|
short = true
|
||||||
children.each do |k,v|
|
children.each do |k,v|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user