Steve Pletcher
04/27/2021, 3:09 PMconfigured
invocation is correctly configuring an object. if i call configured(foo)({'a': 'b'})
, how can i validate that the a
value in the solid config has been set to b
?Max Wong
04/27/2021, 4:14 PMSteve Pletcher
04/27/2021, 4:30 PMconfigured()()
sandy
04/27/2021, 10:03 PM