• Mitchell Hashimoto's avatar
    command: use backend.CLIIinit · 3cedfa00
    Mitchell Hashimoto authored
    I made this interface way back with the original backend work and I
    guess I forgot to hook it up! This is becoming an issue as I'm working
    on our 2nd enhanced backend that requires this information and I
    realized it was hardcoded before.
    
    This propertly uses the CLIInit interface allowing any backend to gain
    access to this data.
    3cedfa00