config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package config provides config

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	NoteType      string
	Content       string
	Description   string
	Notespath     string
	Project       string
	Title         string
	Status        note.Status
	Tags          []string
	NumOfHeadings int
	Level         int
	EditFile      bool
	Peek          bool
	Quiet         bool
}

Config struct 

func (Config) Equals

func (c Config) Equals(other Config) bool

Equals method 

Jump to

Keyboard shortcuts

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