Skip to content

Rename internal variables and methods to start with _ #304

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

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

Conversation

ondras12345
Copy link
Contributor

@ondras12345 ondras12345 commented Jun 13, 2025

As suggested in #254

I wasn't sure about these, so I left them alone:

  • Should isParameterChangeable() be part of the public API?
  • Should setTempDirectory() be part of the public API?
  • Should setCommandLineOptions() be part of the public API? (I.e. should it be allowed to set extra options after the object is constructed? We already have a commandLineOptions arg in the constructor.)

To minimize future merge conflicts, and for me to be able to take advantage of pre-commit while making these changes, this PR is based on #289.

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