pub(super) fn parse_cli_value(input: &str) -> Result<ChannelValue, String>Expand description
Parses a raw channel value string supporting percentages, hex codes, or raw integers (According to [ChannelValue]).
ยงArguments
input- The raw string representation of the value