MCPcopy Create free account
hub / github.com/LaunchPlatform/beanhub-cli / main

Route main

beanhub_cli/format.py:None–None  ·  view source on GitHub ↗
click.option(
    "-s",
    "--stdin-mode",
    is_flag=True,
    help="Read beancount file data from stdin and output result to stdout",
)

Source from the content-addressed store, hash-verified

1import copy
2import functools
3import logging
4import pathlib

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected