Counts number of lines in the string between start and end. If start and end are excluded, the whole string is searched.
start
end
Generated using TypeDoc
Counts number of lines in the string between
start
andend
. If start and end are excluded, the whole string is searched.