wego icon indicating copy to clipboard operation
wego copied to clipboard

Expose formatCond method in frontend interface

Open Boot-Error opened this issue 6 years ago • 0 comments

I'm working using wego as a module for https://github.com/wtfutil/wtf where I need to use formatCond in frontends/ascii-art-table.

Adding a new method in iface.frontend interface, which return the rendered text would be a nice addition.

Boot-Error avatar Oct 11 '19 16:10 Boot-Error