mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 18:12:47 +03:00
13 lines
189 B
Plaintext
13 lines
189 B
Plaintext
:: Verb: toggle verbose mode
|
|
::
|
|
:::: /hook/core/verb/app
|
|
::
|
|
/+ sh-utils
|
|
!:
|
|
::::
|
|
::
|
|
|_ [hid=hide ~]
|
|
++ peer ,_`.
|
|
++ poke--args (add-resp [%give %verb ~] (args-done ,_`.))
|
|
--
|