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