I was trying to use the Undercover gem with Danger. For the Danger to read data from undercover, the report was needed to be printed in a file.
Is it possible to add a -o $output_path option within undercover which can be super useful for a lot of people out there?
I was trying to use the
Undercovergem with Danger. For the Danger to read data from undercover, the report was needed to be printed in a file.Is it possible to add a
-o $output_pathoption within undercover which can be super useful for a lot of people out there?