This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
noah
/
obs-cd-rec-status
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
c9ba8eeb7c
Ramos
Etiquetas
master
v1.0.0
obs-cd-rec-stat...
/
.github
/
scripts
/
utils.zsh
/
log_warning
log_warning
89 B
Histórico
Em bruto
1
2
3
4
5
if (( _loglevel > 0 )) {
local icon=' =>'
print -PR "%F{3} ${(r:5:)icon} ${@}%f"
}