class Cvtxt::Split::Chap

Defined in:

split.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(chvol : String, lines : Array(String)) #

[View source]

Instance Method Detail

def chvol : String #

[View source]
def chvol=(chvol : String) #

[View source]
def lines : Array(String) #

[View source]
def lines=(lines : Array(String)) #

[View source]