Skip to main content

Module parcel

Module parcel 

Source
Expand description

Parcel subcommand: encode, decode, and inspect LibParcel-1.0 envelopes.

Structsยง

DecodeArgs ๐Ÿ”’
EncodeArgs ๐Ÿ”’
InspectArgs ๐Ÿ”’
ParcelArgs ๐Ÿ”’

Enumsยง

ParcelCommand ๐Ÿ”’

Constantsยง

DPS_DISPLAY_DECIMALS ๐Ÿ”’

Functionsยง

format_dps ๐Ÿ”’
read_input ๐Ÿ”’
repair_prefix ๐Ÿ”’
Recover the leading ! if a shell ate it (common with !history expansion).
run ๐Ÿ”’
run_decode ๐Ÿ”’
run_encode ๐Ÿ”’
run_inspect ๐Ÿ”’