On Sat, Nov 08, 2025 at 01:34:42AM -0800, ToddAndMargo via perl6-users wrote: > On 11/6/25 3:58 PM, Peter Pentchev wrote: > > It is in the definition. It is listed as one of the methods, because > > that is what it is. "The end of the document" is the section that > > lists all of the methods that you can call. > > "run" is a method inside Proc's OOP structure. > "ALL" of Proc's and run's parameters need > to be documented.
1. A method is not a parameter. 2. `exitcode` is not a `run` method, it is a `Proc` method. 3. It is documented in `Proc`. 4. All the parameters to `run` are documented in `run`. I will stop repeating *the same things* over and over again. G'luck, Peter -- Peter Pentchev [email protected] [email protected] [email protected] PGP key: https://www.ringlet.net/roam/roam.key.asc Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13
signature.asc
Description: PGP signature
