[−][src]Function codealong_github::config_from_org
pub fn config_from_org(
client: &Client,
github_org: &str,
logger: &Logger
) -> Result<WorkspaceConfig, Error>
Generate a Config
from Github organization information. The primary use
case here is to generate a list of authors with aliases from all of the
organization's members.