Skip to content

Commit

Permalink
Add helper
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed Jan 11, 2024
1 parent bb4e693 commit fe82a52
Show file tree
Hide file tree
Showing 4 changed files with 588 additions and 1 deletion.
6 changes: 6 additions & 0 deletions exe/irb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/usr/bin/env ruby

$LOAD_PATH << File.join(__dir__, "../lib")
require "ruby_parser"

binding.irb
Loading

0 comments on commit fe82a52

Please sign in to comment.