Searched defs:configMenuEntry (Results 1 – 1 of 1) sorted by relevance
73 type configMenuEntry struct { struct74 Name string75 URL string76 Current bool // Is this the currently selected config?77 UserConfig bool // Is this a user-provided config?