Documentation
¶
Index ¶
- func CanWriteDir(p string) bool
- func CopyDir(src, dst string) error
- func CreateDir(path string) error
- func DirExists(path string) bool
- func DirSize(path string) int64
- func FileExists(path string) bool
- func GetAppDataPath() string
- func GetDirNames(path string) []string
- func GetLastDirName(path string) string
- func GetMinecraftGDKDataPath(ispreview bool) string
- func JsonCompatBytes(data []byte) []byte
- func RemoveDir(path string) error
- func SanitizeFilename(name string) string
- func ZipDir(srcDir, destZip string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanWriteDir ¶
func FileExists ¶
func GetAppDataPath ¶
func GetAppDataPath() string
func GetDirNames ¶
func GetLastDirName ¶
func GetMinecraftGDKDataPath ¶
func JsonCompatBytes ¶ added in v0.0.17
func SanitizeFilename ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.