Created
February 28, 2018 20:23
-
-
Save seleniumgists/6f945948e84a3cdade8939b4bf37e828 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Buck.buck_cmd('query', [short, '--output-attributes', 'buck.type']) do |output| | |
puts "\n\nDEBUG!\n" | |
puts output | |
puts "\nend of debug\n\n" | |
hash = JSON.parse(output) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment