Documentation
¶
Index ¶
- func CreateTempQRCode(content string, size int) (string, error)
- func DownloadPakArchive(pak models.Pak) (tempFile string, completed bool, error error)
- func DownloadTempFile(url string) (string, error)
- func FetchStorefront() (models.Storefront, error)
- func GetEmulatorRoot() string
- func GetSDRoot() string
- func GetToolRoot() string
- func IsConnectedToInternet() bool
- func ParseJSONFile(filePath string, out *models.Pak) error
- func RunScript(script models.Script, scriptName string) error
- func ShouldIgnoreFile(filePath string, pak models.Pak) bool
- func Unzip(src, dest string, pak models.Pak, isUpdate bool) error
- func UnzipPakArchive(pak models.Pak, tmp string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTempQRCode ¶ added in v1.0.0
func DownloadPakArchive ¶
func DownloadTempFile ¶
func FetchStorefront ¶
func FetchStorefront() (models.Storefront, error)
func GetEmulatorRoot ¶ added in v1.0.5
func GetEmulatorRoot() string
func GetToolRoot ¶ added in v1.0.5
func GetToolRoot() string
func IsConnectedToInternet ¶ added in v1.0.2
func IsConnectedToInternet() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.