Function alcibiades::get_option [] [src]

pub fn get_option(name: &'static str) -> String

Returns the current value for a given configuration option.

Panics

Panics if given invalid configuration option name.