shrub/try/bin/sleep.hoon

11 lines
191 B
Plaintext
Raw Normal View History

2013-09-29 00:21:18 +04:00
!:
=> .(+ =>(+ ^/=main=/pony))
|= [est=@da *]
|= [sle=@dr ~]
^- bowl
%+ (posh (add est sle)) ~[la/leaf/"sleeping for {(scow %dr sle)}..."]
|= now=@da
:_ ~
:~ [%la %leaf "slept."]
==