LSTFile file content constructor
This constructs a LSTFile using directly the content of the lst file
content of the lst file
auto text = readText("tuna.lst"); LSTFile lst = LSTFile(text);
See Implementation
LSTFile file content constructor
This constructs a LSTFile using directly the content of the lst file