You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
72c8cf0 Added experimental startSpinner() function. 53a215e Added the signal field to ProcessOutput. bf88f50 Added quiet() function (#313). 51fb6d5 Improved experemental echo()function.
import{echo}from'zx/experimental'// The echo() can be used both ways: echo`Current branch is ${branch}.`// orecho('Current branch is',branch)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
72c8cf0 Added experimental
startSpinner()
function.53a215e Added the
signal
field toProcessOutput
.bf88f50 Added
quiet()
function (#313).51fb6d5 Improved experemental
echo()
function.This discussion was created from the release 5.2.0.
Beta Was this translation helpful? Give feedback.
All reactions