macapp

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	// Name shows the app name
	Name string

	// Path shows the physical location
	Path string
	// Architectures represents the architectures of the currently installed version
	Architectures localcheck.Architectures

	// Website shows the app's website, empty if unknown
	Website string
	// ArmSupport shows the Apple Silicon support based on Does It Arm reports
	ArmSupport remotecheck.Support
}

Application represents an installed app.

func GetAllApplications

func GetAllApplications(dirs []string) ([]Application, error)

GetAllApplications returns all applications.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL