Libraries
»
card
(1.19.2)
»
Index (C)
»
Card
»
Format
»
Nest
»
ClassMethods
Module: Card::Format::Nest::ClassMethods
Included in:
Card::Format
Defined in:
lib/card/format/nest.rb
Instance Method Summary
collapse
#
max_depth
⇒ Object
Instance Method Details
#
max_depth
⇒
Object
94 95 96
# File 'lib/card/format/nest.rb', line 94
def
max_depth
Card
.
config
.
max_depth
end