MemoWidget.lines

returns a list of lines in memo

To modify the content, just modify it in the returned list

class List is defined in utils.lists.d

class MemoWidget
@property
List!dstring
lines
()

Meta