Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
git-gpg
master
Top Level Namespace
GitGPG
Commands
Install
Target
Recipients
List
Track
List
Uninstall
Target
Untrack
Version
Exception
Filters
Clean
Smudge
Textconv
Git
Attributes
DuplicateAttribute
GPG
Parser
InvalidArgs
InvalidOption
MissingArgs
Verbosity
OptionParser
Built with Crystal 1.9.2
2023-10-07 21:26:43 UTC
module
GitGPG::Parser
Extended Modules
GitGPG::Parser
Defined in:
git-gpg/parser.cr
Class Method Summary
.args
: Array(String)
Instance Method Summary
#parse
#to_s
Macro Summary
execute
(command)
Class Method Detail
def self.
args
: Array(String)
#
[
View source
]
Instance Method Detail
def
parse
#
[
View source
]
def
to_s
#
[
View source
]
Macro Detail
macro
execute
(command)
#
[
View source
]