urbit/pkg/arvo/sur/launch.hoon
matildepark 2f3d681975
launch, link: apply @Fang- suggestions to #2615 review
Co-Authored-By: Fang <git@fang.io>
2020-03-30 15:50:16 -04:00

11 lines
195 B
Plaintext

|%
+$ tile [name=@tas subscribe=path]
::
+$ tile-data (map @tas [jon=json url=@t])
::
+$ action
$% [%add name=@tas subscribe=path url=@t]
[%remove name=@tas subscribe=path]
==
--