Created
November 11, 2013 13:35
-
-
Save wteuber/7413263 to your computer and use it in GitHub Desktop.
ruby --dump
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
| ruby --dump version | |
| ruby --dump copyright | |
| ruby --dump usage #?? | |
| ruby --dump yydebug file.rb | |
| ruby --dump syntax file.rb | |
| ruby --dump parsetree file.rb | |
| ruby --dump parsetree_with_comment file.rb | |
| ruby --dump insns file.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment