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 AccessModifier to make Literals can share outside of the Module #2

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

wanbok
Copy link

@wanbok wanbok commented Apr 14, 2022

Hi,

This PR has Access Modifier to handle access control for class, functions and variables.
If a project is built in many modules, Literals have to make them public to use.

User can use it with --access options in the poe command. And I wrote down on README.md.
Please review this PR

Regards

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

Successfully merging this pull request may close these issues.

1 participant