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
class
GitGPG::Git::Attributes
GitGPG::Git::Attributes
Reference
Object
Defined in:
git-gpg/git/attributes.cr
Constructors
.new
(file_path)
Instance Method Summary
#add
(patterns, *attributes)
#delete
(patterns)
#exists?
#file
: String
#includes?
(pattern)
Constructor Detail
def self.
new
(file_path)
#
[
View source
]
Instance Method Detail
def
add
(patterns, *attributes)
#
[
View source
]
def
delete
(patterns)
#
[
View source
]
def
exists?
#
[
View source
]
def
file
: String
#
[
View source
]
def
includes?
(pattern)
#
[
View source
]