struct Gsub::Runner

Defined in:

gsub/runner.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def config : Gsub::Config #

[View source]
def process(path : String) #

[View source]
def run #

[View source]
def view : Gsub::View #

[View source]