gitignore_slash_get_all_templates

Function gitignore_slash_get_all_templates 

Source
pub async fn gitignore_slash_get_all_templates(
    configuration: &Configuration,
) -> Result<Vec<String>, Error<GitignoreSlashGetAllTemplatesError>>
Expand description

List all templates available to pass as an option when creating a repository.