Skip to content
Snippets Groups Projects
  • Alexander Turenko's avatar
    e435f62f
    config: add simple pretty-printer for tabular data · e435f62f
    Alexander Turenko authored
    The next commit needs to output a lot of environment variables, their
    types in the config schema, defaults and so on. It looks much more
    readable when formatted in the tabular form.
    
    This commits adds a simple tabular formatter for this purpose.
    
    Part of #8862
    
    NO_DOC=the new module is internal
    NO_CHANGELOG=see NO_DOC
    e435f62f
    History
    config: add simple pretty-printer for tabular data
    Alexander Turenko authored
    The next commit needs to output a lot of environment variables, their
    types in the config schema, defaults and so on. It looks much more
    readable when formatted in the tabular form.
    
    This commits adds a simple tabular formatter for this purpose.
    
    Part of #8862
    
    NO_DOC=the new module is internal
    NO_CHANGELOG=see NO_DOC
CMakeLists.txt 9.70 KiB