package
0.10.0
Repository: https://github.com/kcl-lang/kpm.git
Documentation: pkg.go.dev

# Functions

DefaultKpmConf create a default configuration for kpm.
GetFullPath returns the full path file path under '$HOME/.kpm/config/'.
GetSettings will return the kpm setting singleton.

# Constants

The config.json used to persist user information.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The kpm.json used to describe the default configuration of kpm.
No description provided by the author
No description provided by the author
The package-cache path, kpm will try lock 'package-cache' before downloading a package.

# Structs

The kpm configuration.
No description provided by the author