class Docr::Utils::DockerIgnore

Defined in:

docr/utils.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(directory : String) #

[View source]

Instance Method Detail

def directory : String #

[View source]
def exception_patterns : Array(String) #

[View source]
def ignore_patterns : Array(String) #

[View source]
def ignored?(file_path : String) : Bool #

[View source]