Documentation
¶
Overview ¶
Package config provides the `codexsm config` command tree.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultAppConfigTemplate ¶
DefaultAppConfigTemplate returns the default template for `config init`.
func NewCommand ¶
func NewCommand( resolveSessionsRoot func() (string, error), resolveTrashRoot func() (string, error), resolveLogFile func() (string, error), ) *cobra.Command
NewCommand builds the config command tree.
func ValidateAppConfig ¶
ValidateAppConfig validates config fields and enum values.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.