Skip to content

Change search command to use strings.Builder #162

@digitalghost-dev

Description

@digitalghost-dev

All other commands in the tool use strings.Builder to output string to stdout instead of using fmt.Println() which has made it easier to test CLI output.

The search command was missed when these updates took place for the other commands in v1.2.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovement to an existing feature.

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions