Skip to content

Provide public API for customizing output #49

Open
@tomghuang

Description

@tomghuang

@hzeba has provided a great example (format.zip), which shows how to customize glossary and error message output format. However, the example has to use several private functions (such as arg_cat_optionv() and arg_print_formatted_ds()) to customize the output. It means that Argtable3 doesn't provide enough public API for this purpose.

We need to carefully open several private functions, so that developers can have enough public interface to customize their output.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions