struct TocLevels

Defined in:

main_pdf.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(min : Int32, max : Int32) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(min _min = @min, max _max = @max) #

[View source]
def max : Int32 #

def min : Int32 #