urbit/main/app/test-cede/core.hook

29 lines
469 B
Plaintext
Raw Normal View History

2014-09-17 04:20:46 +04:00
|_ [hid=hide ~]
++ prep
|= *
~& %prep
:_ +>.$
2014-09-18 01:23:48 +04:00
:~
[0 %pass / %g %sire %demo %nino]
==
++ peer
|= *
~& > [%cede-app-peer cub.hid]
:_ +>.$
:~ [0 %pass / %g %cide %$]
==
++ poke
|= *
~& > [%cede-app-poke cub.hid]
:_ +>.$
:~ [0 %pass / %g %cide %$]
2014-09-17 04:20:46 +04:00
==
++ part
|= ost=bone
~& [%part ost]
:_ ~
:* ost %pass /write %c %info our.hid
2014-09-18 01:23:48 +04:00
(foal /(scot %p our.hid)/try/(scot %da lat.hid)/hi 'hallo')
2014-09-17 04:20:46 +04:00
==
--