class Gsub::Config

Defined in:

gsub/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def commit=(commit : Bool) #

[View source]
def commit? #

[View source]
def debug? #

[View source]
def files : FileList #

[View source]
def find #

[View source]
def find=(find : String) #

[View source]
def replace : String | Nil #

[View source]
def replace=(replace : String | Nil) #

[View source]
def replace? #

[View source]
def validate! #

[View source]