Skip to content

progress needs an API #140

@cgwalters

Description

@cgwalters

Today we directly create progress bars for the terminal in the library code, but to actually be a library we need to have an API that allows the calling process to render.

In particular e.g. rpm-ostree is actually a DBus daemon and proxies its progress out over DBus, but in the general case obviously a client will want configurability.

Also xref bootc-dev/bootc#921 - I'd like to try to share code here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions