module GitGPG

Extended Modules

Defined in:

git-gpg.cr
git-gpg/commands/install.cr
git-gpg/commands/recipients.cr
git-gpg/commands/track.cr
git-gpg/commands/uninstall.cr
git-gpg/commands/untrack.cr
git-gpg/commands/version.cr
git-gpg/exception.cr
git-gpg/filters/clean.cr
git-gpg/filters/smudge.cr
git-gpg/filters/textconv.cr
git-gpg/git/attributes.cr
git-gpg/gpg.cr
git-gpg/parser.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.command : Proc(String) #

[View source]
def self.command=(command : Proc(String)) #

[View source]
def self.verbosity #

[View source]
def self.verbosity=(verbosity) #

[View source]

Instance Method Detail

def authors #

[View source]
def crystal #

[View source]
def description #

[View source]
def license #

[View source]
def main #

[View source]
def name #

[View source]
def quiet? #

[View source]
def repository #

[View source]
def version #

[View source]