Module feroxbuster::config[][src]

all logic related to instantiating a running configuration

Structs

Configuration

Represents the final, global configuration of the program.

Enums

OutputLevel

enum representing the three possible states for informational output (not logging verbosity)

RequesterPolicy

represents actions the Requester should take in certain situations

Functions

determine_output_level

given the current settings for quiet and silent, determine output_level (DRY helper)