Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
git
v1.0.0
Top Level Namespace
GitClient
Built with Crystal 1.9.2
2023-10-07 10:37:47 UTC
module
GitClient
Defined in:
constants.cr
git.cr
Constant Summary
BASE_CONFIG
=
"./config.yml"
DEFAULT_LOCAL_BINARY_PATH
=
"tools/git/linux-amd64/git"
Class Method Summary
.clone
(command)
.installation_found?
Class Method Detail
def self.
clone
(command)
#
[
View source
]
def self.
installation_found?
#
[
View source
]