sparse-intern-71089
06/11/2022, 8:24 PMbillowy-army-68599
File.WriteAllText
inside the Apply
so that the value has resolvedbillowy-army-68599
billowy-army-68599
late-ability-31616
06/11/2022, 8:38 PMbillowy-army-68599
Apply
to return a string, but still do some stuff inside the apply, right?billowy-army-68599
late-ability-31616
06/11/2022, 8:40 PMenv.Id.Apply(v => { File.WriteAllText(@"env-id.txt", $"env-id = {v}"); return string.Empty; });
billowy-army-68599
late-ability-31616
06/11/2022, 8:40 PMlate-ability-31616
06/11/2022, 8:48 PM