defaultFormatOutput property

bool defaultFormatOutput
getter/setter pair

Default value for formatted output.

When true, cURL commands will be formatted with line breaks for better readability by default.

Implementation

bool defaultFormatOutput;