Command line

Note

The documentation in this section is aimed at people wishing to contribute to histofile, and can be skipped if you are simply using the tool from the command line.

load_templata_data(name)

Load template data.

Parameters:name – Template name to load
Returns:Template data
read_config()

Read repository configuration.

Returns:Configuration data
parse_args(conf)

Parse command line arguments.

Parameters:conf – Configuration defaults to apply
Returns:Processed command line arguments