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(fileName string) string
- func GetConfigFolderPath() string
- func GetCurrentWorkingDirName() string
- func GetCurrentWorkingDirPath() string
- func GetUserConfigFilePath() string
- func GitAddAll() error
- func ResetAccount(reset string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckIfFileIsExist ¶
func CheckRemoteRepo ¶
func GetConfigFilePath ¶ added in v0.4.0
func GetConfigFolderPath ¶ added in v0.4.0
func GetConfigFolderPath() string
func GetCurrentWorkingDirName ¶
func GetCurrentWorkingDirName() string
func GetCurrentWorkingDirPath ¶
func GetCurrentWorkingDirPath() string
func GetUserConfigFilePath ¶ added in v0.5.0
func GetUserConfigFilePath() string
func ResetAccount ¶ added in v0.5.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.