Dagger.SearchSubmatch (dagger v0.19.4)
View SourceDagger.SearchSubmatch
Summary
Functions
The match's end offset within the matched lines.
A unique identifier for this SearchSubmatch.
The match's start offset within the matched lines.
The matched text.
Types
Functions
The match's end offset within the matched lines.
@spec id(t()) :: {:ok, Dagger.SearchSubmatchID.t()} | {:error, term()}
A unique identifier for this SearchSubmatch.
The match's start offset within the matched lines.
The matched text.