cli

package
v1.9.3 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateConfigFile added in v1.4.4

func CreateConfigFile(configFile string, reWrite bool)

CreateConfigFile 创建配置文件

参数:

  • configFile: 配置文件路径
  • reWrite: 是否覆写

func InstallGolangBasedProgram added in v1.4.0

func InstallGolangBasedProgram(configTree *toml.Tree)

InstallGolangBasedProgram 安装/更新基于 Golang 的程序

参数:

  • configTree: 解析 toml 配置文件得到的配置树

func InstallSelfProgram added in v1.4.0

func InstallSelfProgram(configTree *toml.Tree)

InstallSelfProgram 安装/更新管理程序本身

参数:

  • configTree: 解析 toml 配置文件得到的配置树

func InstallShellBasedProgram added in v1.4.0

func InstallShellBasedProgram(configTree *toml.Tree)

InstallShellBasedProgram 安装/更新基于 Shell 的程序

参数:

  • configTree: 解析 toml 配置文件得到的配置树

func OpenConfigFile added in v1.8.8

func OpenConfigFile(configFile string)

OpenConfigFile 打开配置文件

参数:

  • configFile: 配置文件路径

func PrintConfigFile added in v1.4.4

func PrintConfigFile(configFile string)

PrintConfigFile 打印配置文件内容

参数:

  • configFile: 配置文件路径

func PrintVersionInfo added in v1.4.4

func PrintVersionInfo(only bool)

PrintVersionInfo 打印版本信息

参数:

  • only: 是否只打印版本号

func ProgramConfigurator added in v1.4.2

func ProgramConfigurator(flags map[string]bool)

ProgramConfigurator 程序配置器 参数:

  • flags: 系统信息各部分的开关

func UninstallGolangBasedProgram added in v1.7.0

func UninstallGolangBasedProgram(configTree *toml.Tree)

UninstallGolangBasedProgram 卸载基于 Golang 的程序

参数:

  • configTree: 解析 toml 配置文件得到的配置树

func UninstallSelfProgram added in v1.7.0

func UninstallSelfProgram(configTree *toml.Tree)

UninstallSelfProgram 卸载管理程序本身

参数:

  • configTree: 解析 toml 配置文件得到的配置树

func UninstallShellBasedProgram added in v1.7.0

func UninstallShellBasedProgram(configTree *toml.Tree)

UninstallShellBasedProgram 卸载基于 Shell 的程序

参数:

  • configTree: 解析 toml 配置文件得到的配置树

Types

This section is empty.

Jump to

Keyboard shortcuts

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