class GitGPG::Git::Attributes::DuplicateAttribute

Defined in:

git-gpg/git/attributes.cr

Constructors

Instance methods inherited from class GitGPG::Exception

description : String description, error : String error, message message

Constructor methods inherited from class GitGPG::Exception

new(error : String = "", description : String = "") new

Constructor Detail

def self.new(pattern : String = "") #

[View source]