1 2 3 4 5 6
/** * Handy function that initializes the 9P connection. */ fun initNineP(npconn: NinePConnection) { // TODO: implement }