mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
azimuth: produce %noun-marked results on-peek
These were fake marks, which would give us trouble when asking for %noun results. Now we just produce them as %noun results explicitly.
This commit is contained in:
parent
38e4e06e0b
commit
70f960ab0f
@ -473,7 +473,7 @@
|
||||
(scot %p our.bowl)
|
||||
%azimuth
|
||||
(scot %da now.bowl)
|
||||
/nas/nas
|
||||
/nas/noun
|
||||
==
|
||||
:: +predicted-state
|
||||
::
|
||||
|
@ -343,9 +343,9 @@
|
||||
|= =path
|
||||
^- (unit (unit cage))
|
||||
?+ path (on-peek:def path)
|
||||
[%x %logs ~] ``logs+!>(logs.state)
|
||||
[%x %nas ~] ``nas+!>(nas.state)
|
||||
[%x %dns ~] ``nas+!>(dns.nas.state)
|
||||
[%x %logs ~] ``noun+!>(logs.state)
|
||||
[%x %nas ~] ``noun+!>(nas.state)
|
||||
[%x %dns ~] ``noun+!>(dns.nas.state)
|
||||
[%x %points @ ~]
|
||||
=* wat i.t.t.path
|
||||
:+ ~ ~
|
||||
|
Loading…
Reference in New Issue
Block a user