mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-24 15:34:10 +03:00
clay: +any:in in place of +lien over +tap:in
This commit is contained in:
parent
dcdf695991
commit
550dee32da
@ -1655,11 +1655,11 @@
|
|||||||
|- ^+ cache
|
|- ^+ cache
|
||||||
?~ builds
|
?~ builds
|
||||||
~
|
~
|
||||||
?: %+ lien ~(tap in dez.i.builds)
|
?: %- ~(any in dez.i.builds)
|
||||||
|= [dir=? =path]
|
|= [dir=? =path]
|
||||||
?. dir (~(has in invalid) path)
|
?. dir (~(has in invalid) path)
|
||||||
=+ l=(lent path)
|
=+ l=(lent path)
|
||||||
%+ lien ~(tap in invalid)
|
%- ~(any in invalid)
|
||||||
|= i=^path
|
|= i=^path
|
||||||
&(=(path (scag l i)) ?=([@ %hoon ~] (slag l i)))
|
&(=(path (scag l i)) ?=([@ %hoon ~] (slag l i)))
|
||||||
$(builds t.builds)
|
$(builds t.builds)
|
||||||
|
Loading…
Reference in New Issue
Block a user