Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate RBI/RBS files for Interface and Constant types #46

Open
paracycle opened this issue Aug 29, 2022 · 0 comments
Open

Generate RBI/RBS files for Interface and Constant types #46

paracycle opened this issue Aug 29, 2022 · 0 comments

Comments

@paracycle
Copy link
Contributor

Now that the generator of the Interface and Constant types is Ruby code, we can start generating signatures for the arguments and getters for Interface types and similarly type the values of the Constant entries.

We can do this by generating RBS and/or RBI files for the classes/modules we are generating that the library can export, so that consumers can get a better experience in their editors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant