TextEdit.isLineSetAsBreakpoint

Returns true when the specified line has a breakpoint.

struct TextEdit
@nogc nothrow const
bool
isLineSetAsBreakpoint
(
in long line
)

Meta