Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultConfigFile string DefaultOutputFile string )
Functions ¶
This section is empty.
Types ¶
type AutoSync ¶
type Config ¶
type Config struct {
DevFolders map[string]*folders.FolderCollection `yaml:"dev_folders"`
AutoSync AutoSync `yaml:"auto_sync"`
}
func GetDefaultConfig ¶
func GetDefaultConfig() *Config
func LoadConfigFile ¶
Click to show internal directories.
Click to hide internal directories.