Skip to content

Return results more than print them in the same function. #357

Description

@mysticmalard

While writing a GUI program with framework_lib, I've noticed and become somewhat frustrated that most of the functions and EC methods get AND PRINT their results instead of returning them. This means that I can't use those functions unless I want to print that data in the same format that the cli tool does. I understand it's probably not the easiest thing to do, but would it be possible to change this so that those functions are more reusable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions