cast to-dec
Converts a number of one base to decimal
$ cast to-dec --help
Usage: cast to-dec [OPTIONS] [VALUE]
Arguments:
  [VALUE]  The value to convert
Options:
  -i, --base-in <BASE_IN>  The input base
  -h, --help               Print help
Converts a number of one base to decimal
$ cast to-dec --help
Usage: cast to-dec [OPTIONS] [VALUE]
Arguments:
  [VALUE]  The value to convert
Options:
  -i, --base-in <BASE_IN>  The input base
  -h, --help               Print help