This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
noah
/
obs-cd-rec-status
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c9ba8eeb7c
Rami (Branch)
Tag
master
v1.0.0
obs-cd-rec-stat...
/
.github
/
scripts
/
utils.zsh
/
log_warning
log_warning
89 B
Cronologia
Originale
1
2
3
4
5
if (( _loglevel > 0 )) {
local icon=' =>'
print -PR "%F{3} ${(r:5:)icon} ${@}%f"
}