Function clippy_lints::utils::conf::file_from_args [] [src]

pub fn file_from_args(args: &[Spanned<NestedMetaItemKind>])
                      -> Result<Option<PathBuf>, (&'static str, Span)>

Get the configuration file from arguments.