Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CheckSavedVarsCmd = &cobra.Command{
Use: "savedvars",
Short: "Checks validity of ESO SavedVariables files",
Long: "Specifically, it reports on extraneous SavedVariable files that do not correspond to any known AddOn.\nOptionally, you can auto-remove them with the --clean flag.",
Run: execute,
}
ListAddOnsCmd represents the addons command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.