class GitGPG::Parser::InvalidOption

Defined in:

git-gpg/parser.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(option) #

[View source]