Expand description
CLI utility functions
Functionsยง
- append_
or_ print - Auxiliary function to print or insert provided messages to given buffer reference. If a channel sender is provided, the messages are send to that instead.
- generate_
completions - Auxiliary function to generate provided shell completions.
- kaching
- Fun police go away
- parse_
token_ pair - Auxiliary function to parse provided string into a tokens pair.
- parse_
tx_ from_ input - Auxiliary function to parse a base64 encoded transaction from provided input or fallback to stdin if its empty.
- parse_
tx_ from_ stdin - Auxiliary function to parse a base64 encoded transaction from stdin.
- parse_
value_ pair - Auxiliary function to parse provided string into a values pair.
- print_
output - Auxiliary function to print provided string buffer.