noteofcli

package module
v0.0.0-...-dc22fd7 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 10 Imported by: 0

README

NoteOf Command Line Tool

CI Go Report Card GoDoc

Install

From Source
$ go install github.com/NoteOf/noteof-cli/cmd/note@latest

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Edit

func Edit(editor, text string) ([]byte, error)

func ExecEditor

func ExecEditor(editor, text string) ([]byte, error)

Types

type Config

type Config struct {
	// contains filtered or unexported fields
}

func NewConfig

func NewConfig() (*Config, error)

func (*Config) GetEditor

func (c *Config) GetEditor() string

func (*Config) GetToken

func (c *Config) GetToken() string

func (*Config) SetEditor

func (c *Config) SetEditor(s string)

func (*Config) SetToken

func (c *Config) SetToken(s string)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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