mirror of
https://github.com/urbit/shrub.git
synced 2024-12-11 11:02:25 +03:00
crunch: Check CSV path mark at start of generator
This commit is contained in:
parent
d43c579d78
commit
0cbce46046
@ -3,6 +3,9 @@
|
||||
:- %say
|
||||
|= [[now=@da * bec=beak] [csv-path=path from=@da ~] [to=@da groups=(list path) content=(unit ?) ~]]
|
||||
=/ our=@p p.bec
|
||||
:: check given path has `csv` mark
|
||||
::
|
||||
?> =(%csv (snag (dec (lent csv-path)) csv-path))
|
||||
:: get all graph associations ship is a part of
|
||||
::
|
||||
=/ associations=associations:ms
|
||||
|
Loading…
Reference in New Issue
Block a user