Documentation
¶
Index ¶
- func CheckIfFileIsExist(filename string) bool
- func CheckRemoteRepo() (bool, error)
- func CreateDir(dirName string) error
- func CreateFileInCurrentDir(filename string) (*os.File, error)
- func GetConfigFilePath() string
- func GetConfigFolderPath() string
- func GetCurrentWorkingDirName() string
- func GetCurrentWorkingDirPath() string
- func GitAddAll() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckIfFileIsExist ¶
func CheckRemoteRepo ¶
func GetConfigFilePath ¶ added in v0.4.0
func GetConfigFilePath() string
func GetConfigFolderPath ¶ added in v0.4.0
func GetConfigFolderPath() string
func GetCurrentWorkingDirName ¶
func GetCurrentWorkingDirName() string
func GetCurrentWorkingDirPath ¶
func GetCurrentWorkingDirPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.