Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm
ContentLines
Interface ContentLines
interface
ContentLines
{
getLineContent
:
(
(
line
)
=>
string
)
;
length
:
number
;
}
Hierarchy (
view full
)
ArrayLike
<
string
>
ContentLines
ContentLinesArrayLike
Index
Properties
get
Line
Content
length
Properties
get
Line
Content
get
Line
Content
:
(
(
line
)
=>
string
)
Type declaration
(
line
)
:
string
Parameters
line
:
number
Returns
string
Readonly
length
length
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
get
Line
Content
length
Theia TypeDoc
Loading...