config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthFile

func AuthFile() string

func ConfigFile

func ConfigFile() string

func Dir

func Dir() string

func EnsureDir

func EnsureDir() error

func GetActiveNotebook

func GetActiveNotebook() string

Types

type Config

type Config struct {
	ActiveNotebook string `json:"active_notebook,omitempty"`
	AuthPath       string `json:"auth_path,omitempty"`
	OutputFormat   string `json:"output_format,omitempty"`
}

func Load

func Load() (*Config, error)

func (*Config) Save

func (c *Config) Save() error

Jump to

Keyboard shortcuts

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