subcmd_loadledger

package
v2.13.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LoadLedgerCommand = cli.Command{
		Action:      utils.MigrateFlags(exportLedgerAction),
		Name:        "load",
		Usage:       "load --fromDir /xxx/xxx",
		Flags:       append([]cli.Flag{fromDirFlag}, utils.ConfigFlags...),
		Category:    "LOCAL COMMANDS",
		Description: `Load ledger.`,
	}
)

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