folly::symbolizer::LineReader

Async-signal-safe line reader.

Synopsis

Declared in <folly/debugging/symbolizer/LineReader.h>

class LineReader;

Enums

NameDescription
State Result of a read attempt.

Member Functions

NameDescription
LineReader [constructor]Constructors
operator= [deleted]Deleted copy assignment; LineReader is non-copyable.
readLine Read the next line from the file.