beancount

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

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

Go to latest
Published: Jun 10, 2024 License: GPL-2.0 Imports: 3 Imported by: 0

README

beancount

An early attempt to create a beancount parser in Go.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckCmd

type CheckCmd struct {
	File []byte `help:"Beancount input filename." arg:"" type:"filecontent"`
}

func (*CheckCmd) Run

func (cmd *CheckCmd) Run(ctx *kong.Context) error

type Commands

type Commands struct {
	Check CheckCmd `cmd:"" help:"Parse, check and realize a beancount input file."`
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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