struct Gsub::Scanner

Defined in:

gsub/scanner.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(pattern : Regex, lines : Array(String) = [] of String) #

[View source]

Class Method Detail

def self.read(pattern, path) #

[View source]

Instance Method Detail

def commit(filename, changeset : Changeset) #

[View source]
def compile(replacement, matches : Matchset) #

[View source]
def scan #

[View source]