LSTFile.fromFilePath

Constructs an LSTFile object from a given file path

struct LSTFile
static
fromFilePath
(
string filepath
)

Parameters

filepath string

file path of the lst file

Return Value

Type: LSTFile

constructed LSTFile object

Meta