Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cvtxt
main
Cvtxt
Login
Split
Chap
Built with Crystal 1.9.2
2023-10-07 10:33:59 UTC
class
Cvtxt::Split::Chap
Cvtxt::Split::Chap
Reference
Object
Defined in:
split.cr
Constructors
.new
(chvol : String, lines : Array(String))
Instance Method Summary
#chvol
: String
#chvol=
(chvol : String)
#lines
: Array(String)
#lines=
(lines : Array(String))
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
]