Crate ctow

Source
Expand description

ctow Converts cURL command-line arguments to wget

Enums§

Errors
Public error types

Constants§

BOLD
Define some constants for pretty printing using ANSI colour codes.
GREY
RED
RESET

Functions§

convert
converts a curl command (with or without starting with curl) to a wget command
convert_arg
Converts a curl argument to a wget argument