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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LoadLockDeps will load all dependencies from 'kcl.mod.lock'.
LoadModFile load the contents of the 'kcl.mod' file in the path.
ModFileExists returns whether a 'kcl.mod' file exists in the path.
ModLockFileExists returns whether a 'kcl.mod.lock' file exists in the path.
No description provided by the author
No description provided by the author
NewProfile will create a new profile.
Parse out some information for a Dependency from registry url.
ParseRepoFullNameFromGitSource will extract the kcl package name from the git url.
ParseRepoNameFromGitSource will extract the kcl package name from the git url.

# Constants

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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

'Dependencies' is dependencies section of 'kcl.mod'.
No description provided by the author
No description provided by the author
No description provided by the author
'ModFile' is kcl package file 'kcl.mod'.
'Package' is the kcl package section of 'kcl.mod'.
Profile is the profile section of 'kcl.mod'.