Functionsยง
- balanced_
split - Splits a value into two balanced parts.
- build_
command - Builds the command to run.
- fill_
on_ even - Fills the size with the given char, but only on even numbers.
- filler
- Fills the size with the given char.
- get_
flag - get_
terminal_ width - Gets the current terminal width.
- perc_
to_ float - Parses a percentage string into a usize.
- scale_
between - Scales a vector of numbers between a min and max value.
- usize_
to_ status - Converts a usize to a colored status bar.