mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 20:02:51 +03:00
13 lines
187 B
Plaintext
13 lines
187 B
Plaintext
|
:: Eyre: show web base path
|
||
|
::
|
||
|
:::: /hoon/serving/gen
|
||
|
::
|
||
|
/? 310
|
||
|
::
|
||
|
::::
|
||
|
::
|
||
|
:- %say
|
||
|
|= [[now=time @ our=ship ^] ~ ~]
|
||
|
:- %noun
|
||
|
.^(path %e (en-beam:format [our %serv da+now] /))
|