This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
noah
/
obs-cd-rec-status
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
c9ba8eeb7c
Branches
Tags
master
v1.0.0
obs-cd-rec-stat...
/
.github
/
scripts
/
utils.zsh
/
log_warning
log_warning
89 B
Historique
Raw
1
2
3
4
5
if (( _loglevel > 0 )) {
local icon=' =>'
print -PR "%F{3} ${(r:5:)icon} ${@}%f"
}