Nexus File Manager
v2.0
π
Dashboard
β‘
System
π
βΊ
usr
βΊ
lib
βΊ
node_modules
βΊ
npm
βΊ
node_modules
βΊ
gauge
Quick:
β¬οΈ Parent
π Root
π Home
π WWW
π Temp
βοΈ Etc
π€ Upload
π Create
β‘ WordPress Admin
π Refresh
βοΈ themes.js
β Back
'use strict' var consoleControl = require('console-control-strings') var ThemeSet = require('./theme-set.js') var themes = module.exports = new ThemeSet() themes.addTheme('ASCII', { preProgressbar: '[', postProgressbar: ']', progressbarTheme: { complete: '#', remaining: '.' }, activityIndicatorTheme: '-\\|/', preSubsection: '>' }) themes.addTheme('colorASCII', themes.getTheme('ASCII'), { progressbarTheme: { preComplete: consoleControl.color('inverse'), complete: ' ', postComplete: consoleControl.color('stopInverse'), preRemaining: consoleControl.color('brightBlack'), remaining: '.', postRemaining: consoleControl.color('reset') } }) themes.addTheme('brailleSpinner', { preProgressbar: 'βΈ¨', postProgressbar: 'βΈ©', progressbarTheme: { complete: 'β', remaining: 'β ' }, activityIndicatorTheme: 'β β β Ήβ Έβ Όβ ΄β ¦β §β β ', preSubsection: '>' }) themes.addTheme('colorBrailleSpinner', themes.getTheme('brailleSpinner'), { progressbarTheme: { preComplete: consoleControl.color('inverse'), complete: ' ', postComplete: consoleControl.color('stopInverse'), preRemaining: consoleControl.color('brightBlack'), remaining: 'β', postRemaining: consoleControl.color('reset') } }) themes.setDefault({}, 'ASCII') themes.setDefault({hasColor: true}, 'colorASCII') themes.setDefault({platform: 'darwin', hasUnicode: true}, 'brailleSpinner') themes.setDefault({platform: 'darwin', hasUnicode: true, hasColor: true}, 'colorBrailleSpinner')
π»
System Info
Current path
/usr/lib/node_modules/npm/node_modules/gauge
Contents
1 folders, 19 files
Disk free
100.45 GB
PHP version
8.3.30
π
Quick Actions
π Script location
π Web root
ποΈ Temp
π /usr/lib/node_modules/npm/node_modules/gauge
β‘ Nexus File Manager β’ 20 items