Document.lineAt

Returns the text of a line at the given position.

  1. string lineAt(Position position)
    struct Document
    const
    string
    lineAt
  2. string lineAt(uint line)

Meta