Skip to content

Add getOptionValue and setOptionValue#1521

Merged
shadowspawn merged 7 commits intotj:release/8.xfrom
shadowspawn:feature/access-option-values
May 18, 2021
Merged

Add getOptionValue and setOptionValue#1521
shadowspawn merged 7 commits intotj:release/8.xfrom
shadowspawn:feature/access-option-values

Conversation

@shadowspawn
Copy link
Collaborator

@shadowspawn shadowspawn commented May 16, 2021

Pull Request

(Note: this PR was branched from #1520 before that was merged, and first three commits are from that branch and actually already merged.)

Problem

Now we are not storing options as properties on command, there is not a public
way of setting option values. This may become more common with the new hooks.

Solution

Make the existing internal routines public and add tests et al

ChangeLog

  • add .getOptionValue() and .setOptionValue()

@shadowspawn shadowspawn added this to the v8.0.0 milestone May 16, 2021
@shadowspawn shadowspawn changed the title Add getAccessValue and setAccessValue Add getOptionValue and setOptionValue May 16, 2021
@shadowspawn shadowspawn marked this pull request as ready for review May 17, 2021 01:55
Copy link
Collaborator

@abetomo abetomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@shadowspawn shadowspawn merged commit 6c06528 into tj:release/8.x May 18, 2021
@shadowspawn shadowspawn deleted the feature/access-option-values branch May 18, 2021 06:02
@shadowspawn shadowspawn added the pending release Merged into a branch for a future release, but not released yet label May 18, 2021
@shadowspawn shadowspawn removed the pending release Merged into a branch for a future release, but not released yet label Jun 25, 2021
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.

2 participants