Documentation
¶
Index ¶
- func CleanPath(name string) string
- func CommandAvailable(name string) bool
- func CopyFile(source_path string, destination_path string) error
- func DriveExists(drive_letter string) error
- func Exists(path string) error
- func FileNameWithoutExtension(fileName string) string
- func FindElm(slice []string, val string) bool
- func GenKsuid() string
- func GetAppDir() (string, error)
- func GetDatabaseFile() string
- func GetDrives() (r []string)
- func GetKsuidFromDrive(drive_letter string) string
- func ReadFileLines(path string) ([]string, error)
- func RemoveDriveLetter(name string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandAvailable ¶
func GenKsuid ¶
func GenKsuid() string
https://blog.kowalczyk.info/article/JyRZ/generating-good-unique-ids-in-go.html
func GetDatabaseFile ¶
func GetDatabaseFile() string
func GetKsuidFromDrive ¶
Get ksuid form .drive file by drive letter
func RemoveDriveLetter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.