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

Add a Way to Retrieve the Normalized Language Name #22

Closed
jrg94 opened this issue Aug 7, 2021 · 0 comments · Fixed by #25
Closed

Add a Way to Retrieve the Normalized Language Name #22

jrg94 opened this issue Aug 7, 2021 · 0 comments · Fixed by #25
Assignees
Labels
enhancement New feature or request

Comments

@jrg94
Copy link
Member

jrg94 commented Aug 7, 2021

We're really close to getting the original README code to work, but the only way I could do it was with the following line:

self.pages[language._name] = page

It would be nice if the user could retrieve the LanguageCollection._name field somehow. I was thinking a simple function like pathlike_name() which would indicate the purpose of retrieve the name C# as c-sharp.

@jrg94 jrg94 self-assigned this Aug 7, 2021
@jrg94 jrg94 added the enhancement New feature or request label Aug 7, 2021
@jrg94 jrg94 linked a pull request Aug 7, 2021 that will close this issue
@jrg94 jrg94 closed this as completed in #25 Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant