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

# Functions

DefaultCompiler will create a default compiler.
FindModRootFrom will find the kcl.mod path from the start path.
FindRunEntryFrom will find the entry of the compilation from the entry sources.
GetKclVersion fetches the kcl version.
GetSourceKindFrom will return the kind of the source.
No description provided by the author

# Constants

The pattern of the external package argument.

# Structs

Compiler is a wrapper of kcl compiler.
Entry
Entry is the entry of 'kpm run'.

# Type aliases

EntryKind is the kind of the entry.