Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
run (b, options) {
df.fs(options.fs).then((fs) => {
b.update(`${options.label || fs.mountpoint} ${bytes(fs.available)}`)
})
}
})