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

Encapsulate Utils functions into namespace scope #373

Open
MonkeyBars3k opened this issue Nov 2, 2024 · 0 comments
Open

Encapsulate Utils functions into namespace scope #373

MonkeyBars3k opened this issue Nov 2, 2024 · 0 comments
Labels
improvement code refactors

Comments

@MonkeyBars3k
Copy link
Owner

local Superglue = {}

function Superglue.someFunction()
  -- Main logic
end

etc.

@MonkeyBars3k MonkeyBars3k added the improvement code refactors label Nov 2, 2024
@github-project-automation github-project-automation bot moved this to To do in Superglue Nov 2, 2024
@MonkeyBars3k MonkeyBars3k moved this from To do to In progress in Superglue Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement code refactors
Projects
Status: In progress
Development

No branches or pull requests

1 participant