package
Version:
v1.39.0
Opens a new window with list of versions in this module.
Published: May 2, 2019
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Color returns the color Linguist has assigned to language.
LoadColors loads the name->color map from the Linguist gem.
Stats returns the repository's language stats as reported by 'git-linguist'.
type Language struct {
Color string `json:"color"`
}
Language is used to parse Linguist's language.json file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.