shrub/pkg/garden/mar/treaties.hoon

21 lines
347 B
Plaintext
Raw Normal View History

2021-08-23 04:48:30 +03:00
/+ dock=docket
|_ treaties=(list treaty:dock)
++ grow
|%
++ noun treaties
++ json
^- ^json
%- pairs:enjs:format
%+ turn treaties
|= =treaty:dock
:- (crip "{(scow %p ship.treaty)}/{(trip desk.treaty)}")
(treaty:enjs:dock treaty)
--
++ grab
|%
++ noun (list treaty:dock)
--
++ grad %noun
--