Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 248 Bytes

min-int.md

File metadata and controls

14 lines (10 loc) · 248 Bytes

cast min-int

Prints the minimum value of the given integer type

$ cast min-int --help
Usage: cast min-int [TYPE]

Arguments:
  [TYPE]  The integer type to get the minimum value of [default: int256]

Options:
  -h, --help  Print help