Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dotrepo
v1.2.0
Dotrepo
Commands
Command
CommandArgs
CommandFlags
Exceptions
Exception
ExportFailed
ImportFailed
FileExporter
FileImporter
Repository
Dotfile
Utils
Built with Crystal 1.9.2
2023-10-08 13:39:14 UTC
module
Dotrepo::Repository
Extended Modules
Dotrepo::Repository
Defined in:
repository.cr
Instance Method Summary
#ignore_dotfile?
(relative_path : Path)
#ignored_file_patterns
#list
: Array(Dotfile)
#path
Instance Method Detail
def
ignore_dotfile?
(relative_path : Path)
#
[
View source
]
def
ignored_file_patterns
#
[
View source
]
def
list
: Array(
Dotfile
)
#
[
View source
]
def
path
#
[
View source
]