Alex Wald

Results 2 issues of Alex Wald

I have the following nested model: ```struct Checklist: Unboxable { let id: String let agencyId: String let name: String var checklistItems: [ChecklistItem] init (id: String, agencyId: String, name: String, checklistItems:...

after running, I get an error: `xargs: ggrep: Argument list too long`