Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Github Host `yaml:"github.com"`
}
Config represents the config file for train
func ParseFromFile ¶
ParseFromFile reads the train config file from the home directory. It returns any errors it encounters with parsing the file.
Click to show internal directories.
Click to hide internal directories.