Xerp::Query::Snippet::SnippetResult
Result of snippet extraction.
- content: raw lines joined by newlines, with "..." for gaps
- snippet_start: 1-indexed line number where snippet starts (block start)
- error: error message if extraction failed
Constructors
Instance methods
clone
Sourcecontent
copy_with(content _content = @content, snippet_start _snippet_start = @snippet_start, error _error = @error)
Sourceerror
snippet_start