mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +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
|
||||
:_ ~
|
||||
%- unix-event:pill-lib
|
||||
%- file-ovum:pill-lib :+ desk
|
||||
/(scot %p our.hid)/[desk]/(scot %da now.hid) ~[/sys]
|
||||
%- file-ovum:pill-lib
|
||||
[desk /(scot %p our.hid)/[desk]/(scot %da now.hid) ~[/sys]]
|
||||
=^ ms state (poke-pill pil)
|
||||
(emit-cards ms)
|
||||
::
|
||||
|
@ -36,6 +36,7 @@
|
||||
::
|
||||
++ dirs
|
||||
|= [bas=path exc=(list spur)]
|
||||
^- (list spur)
|
||||
?~ exc ~(tap in dir:.^(arch %cy bas))
|
||||
%+ skim
|
||||
~(tap in dir:.^(arch %cy bas))
|
||||
|
Loading…
Reference in New Issue
Block a user