flags

package
v0.0.0-...-dd95ca6 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package flags contains interactions with the global vars used as CLI flags for the different commands.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ConfigFile is the variable for the `--config` CLI flag.
	ConfigFile string

	// NoEdit is the variable for the `--no-edit` CLI flag used by the `new`
	// command when you don't want to edit the file after creating.
	NoEdit bool

	// Pick is the variable for the `--pick` CLI flag used by the `edit` command
	// when you want to explicitly pick the file to edit through `pkb`.
	Pick bool
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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