Module: Card::Format::Nest::ClassMethods

Included in:
Card::Format
Defined in:
lib/card/format/nest.rb

Instance Method Summary collapse

Instance Method Details

#max_depthObject



94
95
96
# File 'lib/card/format/nest.rb', line 94

def max_depth
  Card.config.max_depth
end