Open ivey opened 11 years ago
Currently, the P4Version class relies upon Shell out calls to get data to use. This is error prone and bad. Using a library like P4Ruby would enable us to write better code and handle errors WAY better.
@kallan357
Currently, the P4Version class relies upon Shell out calls to get data to use. This is error prone and bad. Using a library like P4Ruby would enable us to write better code and handle errors WAY better.