Documentation ¶
Index ¶
- func CopyFile(src, dst string, fileMode os.FileMode) error
- func DoubleWinPathSeparator(filePath string) string
- func PrepareFilePathForUnix(path string) string
- func ReadCredentialsFromConsole(details, savedDetails cliutils.Credentials, allowUsingSavedPassword bool) error
- func ScanFromConsole(caption string, scanInto *string, defaultValue string)
- func UnixToWinPathSeparator(filePath string) string
- func WinToUnixPathSeparator(filePath string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoubleWinPathSeparator ¶
func PrepareFilePathForUnix ¶
func ReadCredentialsFromConsole ¶
func ReadCredentialsFromConsole(details, savedDetails cliutils.Credentials, allowUsingSavedPassword bool) error
@param allowUsingSavedPassword - Prevent changing username or url without changing the password. False iff the user changed the username or the url.
func ScanFromConsole ¶
func UnixToWinPathSeparator ¶
func WinToUnixPathSeparator ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.