Skip to content

Use clush OutputHandlers in external tools #433

@mattaezell

Description

@mattaezell

clush has a rich set of output handlers defined in Clush.py. Instead of reimplement them for an external tool, it would be nice to be able to use them directly. Unfortunately, the error messages currently hard-code clush: as a prefix.

I would propose making the prefix configurable, and potentially moving the OutputHandlers into either Display.py or their own new file.

I'm happy to implement and open a PR, but I wanted to get some consensus before starting work. Thoughts?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions