Function molc::delete_line
source · pub fn delete_line(line: u32) -> TextDocumentContentChangeEventExpand description
Deletes the line at the given index.
pub fn delete_line(line: u32) -> TextDocumentContentChangeEventDeletes the line at the given index.