Skip to content

docs(Test-FeatureFlag,Test-Condition): add [OutputType([bool])] and .OUTPUTS help#75

Merged
HeyItsGilbert merged 1 commit into
mainfrom
worktree-indexed-hopping-valley
May 14, 2026
Merged

docs(Test-FeatureFlag,Test-Condition): add [OutputType([bool])] and .OUTPUTS help#75
HeyItsGilbert merged 1 commit into
mainfrom
worktree-indexed-hopping-valley

Conversation

@HeyItsGilbert
Copy link
Copy Markdown
Owner

Fixes #42.

Added [OutputType([bool])] attribute and .OUTPUTS help block to both Test-FeatureFlag and Test-Condition. Also populated the ## OUTPUTS section in the PlatyPS markdown files for both commands.

  • Test-FeatureFlag: returns $true if an Allow rule matches, $false otherwise
  • Test-Condition: returns $true if the condition matches the given context, $false otherwise

All 373 tests pass.

…OUTPUTS help

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@HeyItsGilbert HeyItsGilbert enabled auto-merge (squash) May 14, 2026 00:28
@HeyItsGilbert HeyItsGilbert disabled auto-merge May 14, 2026 00:28
@HeyItsGilbert HeyItsGilbert merged commit 7360433 into main May 14, 2026
5 checks passed
@HeyItsGilbert HeyItsGilbert deleted the worktree-indexed-hopping-valley branch May 14, 2026 00:28
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.

docs: add [OutputType()] declarations and .OUTPUTS help to Test-FeatureFlag and Test-Condition

1 participant