mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-22 06:11:31 +03:00
fix aqua style and add return type annotation to lib/pill
This commit is contained in:
parent
a01aaa531d
commit
904c40719e
@ -487,8 +487,8 @@
|
|||||||
:: take all files from a userspace desk
|
:: take all files from a userspace desk
|
||||||
:_ ~
|
:_ ~
|
||||||
%- unix-event:pill-lib
|
%- unix-event:pill-lib
|
||||||
%- file-ovum:pill-lib :+ desk
|
%- file-ovum:pill-lib
|
||||||
/(scot %p our.hid)/[desk]/(scot %da now.hid) ~[/sys]
|
[desk /(scot %p our.hid)/[desk]/(scot %da now.hid) ~[/sys]]
|
||||||
=^ ms state (poke-pill pil)
|
=^ ms state (poke-pill pil)
|
||||||
(emit-cards ms)
|
(emit-cards ms)
|
||||||
::
|
::
|
||||||
|
@ -36,6 +36,7 @@
|
|||||||
::
|
::
|
||||||
++ dirs
|
++ dirs
|
||||||
|= [bas=path exc=(list spur)]
|
|= [bas=path exc=(list spur)]
|
||||||
|
^- (list spur)
|
||||||
?~ exc ~(tap in dir:.^(arch %cy bas))
|
?~ exc ~(tap in dir:.^(arch %cy bas))
|
||||||
%+ skim
|
%+ skim
|
||||||
~(tap in dir:.^(arch %cy bas))
|
~(tap in dir:.^(arch %cy bas))
|
||||||
|
Loading…
Reference in New Issue
Block a user