MarkdownInputInterface
in
Table of Contents
- getContent() : string
- getLineCount() : int
- getLines() : iteratable<int, string>
Methods
getContent()
public
getContent() : string
Return values
string —getLineCount()
public
getLineCount() : int
Return values
int —getLines()
public
getLines() : iteratable<int, string>