[][src]Function feroxbuster::banner::initialize

pub async fn initialize<W, '_, '_, '_>(
    targets: &'_ [String],
    config: &'_ Configuration,
    version: &'_ str,
    __arg3: W
) where
    W: Write

Prints the banner to stdout.

Only prints those settings which are either always present, or passed in by the user.