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

Using struct attribute doc string as builder method doc string #49

Open
d4h0 opened this issue Feb 26, 2021 · 0 comments
Open

Using struct attribute doc string as builder method doc string #49

d4h0 opened this issue Feb 26, 2021 · 0 comments

Comments

@d4h0
Copy link

d4h0 commented Feb 26, 2021

Hi,

It would be great, if typed-builder could use the doc strings of the struct attributes as doc strings of the builder methods. Right now, it seems, it's not possible to document the builder methods, which is not ideal, if the struct attributes are private, and the builder is the only way to create the struct.

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