struct Gsub::View

Defined in:

gsub/view.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Gsub::Config) #

[View source]

Instance Method Detail

def changeset(path : String, data : Scanner::Changeset) #

[View source]
def config : Gsub::Config #

[View source]
def filename(text) #

[View source]
def match(number, text) #

[View source]
def matches(path : String, data : Scanner::Matchset) #

[View source]
def replace(number, text) #

[View source]