mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 16:09:31 +03:00
Properly attribute event source in utilities.
This commit is contained in:
parent
ea6702649e
commit
fc282f6697
@ -3,7 +3,7 @@
|
||||
++ poke-into-args
|
||||
|= [ost=bone you=ship pax=path dat=@ ~]
|
||||
:_ +>.$
|
||||
:* [ost %pass /cp %c %info our.hid (foal pax dat)]
|
||||
:* [ost %pass /into %c %info our.hid (foal pax dat)]
|
||||
[ost %give %nice ~]
|
||||
%+ turn (~(tap by sup.hid))
|
||||
|= [ost=bone *]
|
||||
|
@ -3,7 +3,7 @@
|
||||
++ poke-label-args
|
||||
|= [ost=bone you=ship syd=@tas lab=@tas ~]
|
||||
:_ +>.$
|
||||
:~ [ost %pass /cp %c %info our.hid syd %| lab]
|
||||
:~ [ost %pass /label %c %info our.hid syd %| lab]
|
||||
==
|
||||
++ peer |=(* `+>)
|
||||
--
|
||||
|
@ -3,7 +3,7 @@
|
||||
++ poke-mv-args
|
||||
|= [ost=bone you=ship input=path output=path ~]
|
||||
:_ +>.$
|
||||
:* :^ ost %pass /cp
|
||||
:* :^ ost %pass /mv
|
||||
:^ %c %info our.hid
|
||||
(furl (foal output .^(%cx input)) (fray input))
|
||||
[ost %give %nice ~]
|
||||
|
@ -3,7 +3,7 @@
|
||||
++ poke-rm-args
|
||||
|= [ost=bone you=ship pax=path ~]
|
||||
:_ +>.$
|
||||
:* [ost %pass /cp %c %info our.hid (fray pax)]
|
||||
:* [ost %pass /rm %c %info our.hid (fray pax)]
|
||||
[ost %give %nice ~]
|
||||
%+ turn (~(tap by sup.hid))
|
||||
|= [ost=bone *]
|
||||
|
Loading…
Reference in New Issue
Block a user