NAME

Ukigumo::Helper - helper functions for Ukigumo

FUNCTIONS

status_str($status: Str) : Str

Get a string representation for status code.

status_color($status: Str) : Str

Get a color for the status code.

STATUS_SUCCESS => green
STATUS_FAIL    => red
STATUS_NA      => yellow
STATUS_SKIP    => gray