Documentation
¶
Index ¶
- func GetServerConfigPath(serverPath string) string
- func GetServerList(userPath string) ([]string, error)
- func HasInstalledApps(serverPath string) (bool, error)
- func InstallFeatures(installRoot string, features []string, executor effect.Executor, ...) error
- func InstallIFixes(installRoot string, ifixes []string, executor effect.Executor, ...) error
- func LoadIFixesList(ifixesPath string) ([]string, error)
- func SetUserDirectory(srcUserPath string, destUserPath string, serverName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetServerConfigPath ¶
func GetServerList ¶
func HasInstalledApps ¶
HasInstalledApps checks the directories `<server-path>/apps` and `<server-path>/dropins` for any web or enterprise archives. Returns true if it finds at least one compiled artifact.
func InstallFeatures ¶
func InstallIFixes ¶
func LoadIFixesList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.