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
struct
Dotrepo::Repository::Dotfile
Dotrepo::Repository::Dotfile
Struct
Value
Object
Defined in:
repository.cr
Constructors
.new
(path : Path)
Instance Method Summary
#export_path
: Path
#exported?
#full_path
: Path
#path
: Path
Constructor Detail
def self.
new
(path : Path)
#
[
View source
]
Instance Method Detail
def
export_path
: Path
#
[
View source
]
def
exported?
#
[
View source
]
def
full_path
: Path
#
[
View source
]
def
path
: Path
#
[
View source
]