class Gsub::FileList

Defined in:

gsub/file_list.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add(spec : String) #

[View source]
def each(&block : String -> ) #

[View source]
def excludes=(excludes : Array(String)) #

[View source]
def includes=(includes : Array(String)) #

[View source]
def remove(spec : String) #

[View source]