sindresorhus/ora

frame() does not display dynamic prefixText or suffixText returned by functions

chelevich opened this issue · 0 comments

When prefixTest is a function ``frame() needs to call getFullPrefixText()
and when suffixText is a function call getFullSuffixText()

This would allow dynamic prefixes while it's spinning.