forked from larsch/ocra
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor option accessors and synchronize names with internal represe…
…ntations Explicitly defined all accessors for @options, removing macro-style metaprogramming for method definitions. Renamed accessors to more meaningful terms, ensuring names are consistent with their internal representations. Additionally, renamed boolean-returning accessors to query method format to better indicate their purpose.
- Loading branch information
Showing
2 changed files
with
110 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters