codesamplex

Sample

Option.implies() in Commander 10.0.1 accepts a string option name to set boolean flags without decomposing the string into numeric indices as in Commander 10.0.0

sha256:997e08319af13c6ed363d7ec20d7adfe1887d84969fab414a089a8f815cf9f19

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Option.implies() in Commander 10.0.1 accepts a string option name to set boolean flags without decomposing the string into numeric indices as in Commander 10.0.0 HOW
Packages
commander 10.0.1
Environment
node
Created
2026-08-16T17:52:05Z

Commonly assumed

Passing a string option name to Option.implies() sets that option to true when the triggering option is parsed.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts