package
Version:
v0.59.0
Opens a new window with list of versions in this module.
Published: Dec 7, 2017
License: MIT
Opens a new window with license information.
Imports: 10
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.