git_dag.cli.CustomArgparseNamespace

class git_dag.cli.CustomArgparseNamespace(**kwargs)[source]

Bases: Namespace

Type hints for argparse arguments.

Note

The argparse type parameter is a function that converts a string to something, and raises an error if it can’t. It does not add typehints information. https://stackoverflow.com/q/56441342

Methods

Attributes

path

file

format

init_refs

max_numb_commits

dag_backend

log_level

html_embed_svg

show_unreachable_commits

show_tags

show_deleted_tags

show_local_branches

show_remote_branches

show_stash

show_trees

show_trees_standalone

show_blobs

show_blobs_standalone

show_head

show_prs_heads

range

commit_message_as_label

xdg_open