shrub/pkg/arvo/sur/launch.hoon
2020-03-27 12:44:49 -04:00

12 lines
200 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]
==
--