class

Match::Entry

Inherits Reference < Object

Constructors

new(from : Regex = (Regex.new(String.new)), to : String = String.new)
Source

Class methods

github(match : Match)
Source
vscode(match : Match)
Source

Instance methods

from
Source
from=(from : Regex)
Source
to=(to : String)
Source