mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +03:00
21 lines
303 B
Plaintext
21 lines
303 B
Plaintext
:: Kiln: Fuse local desk from (optionally-)foreign sources
|
|
::
|
|
:::: /hoon/fuse/hood/gen
|
|
::
|
|
/+ *hood-kiln
|
|
/* help-text %txt /gen/hood/fuse/help/txt
|
|
=, clay
|
|
::
|
|
::::
|
|
::
|
|
=>
|
|
|%
|
|
+$ fuse-list-arg $@(~ [des=desk ~])
|
|
--
|
|
:- %say
|
|
|= [* [arg=fuse-list-arg] ~]
|
|
:- %kiln-fuse-list
|
|
?~ arg
|
|
~
|
|
`des.arg
|