vars

package module
v0.0.1-beta.2 Latest Latest
Warning

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

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

Documentation

Overview

Package vars contains a bonzai.Cmd branch that can be grafted (imported) into any other command but is usually reserved for the root level or even as a standalone `var` application since no matter where it is grafted, it always deals with the same bonzai.Vars driver and only one bonzai.VarsDriver may exist in any executable (given its bonzai package scope). Subcommands do, however, recognize their place in the command tree.

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &bonzai.Cmd{
	Name:  `var`,
	Vers:  `v0.8.0`,
	Short: `persistent variables in {{ exestatedir "vars.properties"}}`,
	Cmds:  []*bonzai.Cmd{getCmd},
}

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