Skip to content

Commit

Permalink
Add a type definition
Browse files Browse the repository at this point in the history
  • Loading branch information
junk0612 committed Jan 17, 2025
1 parent fead1a4 commit 462c998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sig/lrama/options.rbs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module Lrama
class Options
attr_accessor skeleton: String
attr_accessor define: Hash[String, String]
attr_accessor header: bool
attr_accessor header_file: String?
attr_accessor report_file: String?
Expand Down

0 comments on commit 462c998

Please sign in to comment.