/** * Handy function that initializes the 9P connection. */ fun initNineP(npconn: NinePConnection) { // TODO: implement }