struct

Cride::FileHandler::Delete

Inherits Struct / Value / Object

Constructors

new(rows : Array(String))
Source

Instance methods

char(x : Int32, y : Int32)
Source
clear_line(y : Int32)
Source
line(y : Int32)
Source
next_line_append_previous(y : Int32)

Deletes the line and append the remaing characters to the previous

Source