GO-2026-4964 : Rclone: Unauthenticated options/set allows runtime auth bypass, leading to sensitive operations and command execution in github.com/rclone/rclone
Discover Packages
github.com/rclone/rclone
cmd
ncdu
package
Version:
v1.54.1
Opens a new window with list of versions in this module.
Published: Mar 8, 2021
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Jump to ...
Documentation
Index
Constants
Variables
Functions
Line(x, y, xmax, fg, bg, spacer, msg)
LineOptions(x, y, xmax, fg, bg, options, selected)
Linef(x, y, xmax, fg, bg, spacer, format, args)
Print(x, y, fg, bg, msg)
Printf(x, y, fg, bg, format, args)
Types
Source Files
Directories
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
func Line(x, y, xmax int, fg, bg termbox.Attribute, spacer rune, msg string)
func LineOptions(x, y, xmax int, fg, bg termbox.Attribute, options []string, selected int)
func Linef(x, y, xmax int, fg, bg termbox.Attribute, spacer rune, format string, ...)
func Print(x, y int, fg, bg termbox.Attribute, msg string)
func Printf(x, y int, fg, bg termbox.Attribute, format string, args ...interface{})
type UI
Line prints a string to given xmax, with given space
LineOptions Print line of selectable options
UI contains the state of the user interface
NewUI creates a new user interface for ncdu on f
Box the u.boxText onto the screen
Show shows the user interface
Source Files
¶
Directories
¶
Package scan does concurrent scanning of an Fs building up a directory tree.
Package scan does concurrent scanning of an Fs building up a directory tree.
Click to show internal directories.
Click to hide internal directories.