pub fn get_authors<'a>(args: &'a dyn AuthorArgs) -> Result<Authors<'a>>
Expand description

Get authors from config

Errors

miette error on failure of command