I have defined an enum Key to work in a terminal everything worked perfectly except that I needed to use import OS which also has a definition of Key
suddenly the compiler rightly pointed out a conflict to me This is one of the reasons why I ask questions