package
Version:
v0.0.0-...-6155d41
Opens a new window with list of versions in this module.
Published: Feb 3, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
StdLibPath string `json:"std_lib_path"`
ModulesPath string `json:"modules_path"`
ToolchainPath string `json:"toolchain_path"`
Version string `json:"version"`
DefaultCompiler string `json:"default_compiler"`
Options *map[string]string `json:"options"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.