Skip to content

which python file is responsible for showing meson's help #9966

Answered by eli-schwartz
samadadi asked this question in Q&A
Discussion options

You must be logged in to vote

This is implemented in mesonbuild/mesonmain.py as an https://docs.python.org/3/library/argparse.html client. So the actual formatting of the help text is largely up to whatever the python developers decided argparse should do.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dcbaker
Comment options

@samadadi
Comment options

@dcbaker
Comment options

Answer selected by samadadi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants