Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
durdiff
master
Durdiff
Box
QuadBox
Simple
VSplitBox
DirAndEntries
File
String
Built with Crystal 1.9.2
2023-10-07 21:44:44 UTC
class
Durdiff::Box::VSplitBox
Durdiff::Box::VSplitBox
Reference
Object
Defined in:
box.cr
Constructors
.new
(content_left : String, content_right : String)
Instance Method Summary
#draw
(io : IO)
Constructor Detail
def self.
new
(content_left :
String
, content_right :
String
)
#
[
View source
]
Instance Method Detail
def
draw
(io : IO)
#
[
View source
]