config

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package config provides common configuration and utility functions for the CM CLI.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Quiet suppresses all output except errors.
	Quiet bool
	// Verbose enables verbose output.
	Verbose bool
	// ConfigPath specifies a custom config file path.
	ConfigPath string
)

Functions

func CheckInitialization

func CheckInitialization() error

CheckInitialization checks if CM is initialized and returns an error if not.

func LoadConfig

func LoadConfig() (*config.Config, error)

LoadConfig loads the configuration and returns an error if not found.

Types

This section is empty.

Jump to

Keyboard shortcuts

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