space

package
v0.0.0-...-98075fd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Space = cli.Command{
	Name:   "space",
	Usage:  "space of current directory.",
	Action: space,
}

Space 查看磁盘空间

Functions

This section is empty.

Types

type Pair

type Pair struct {
	Key   string
	Value uint64
}

Pair ...

type PairList

type PairList []Pair

PairList ...

func (PairList) Len

func (p PairList) Len() int

Len ...

func (PairList) Less

func (p PairList) Less(i, j int) bool

Less ...

func (PairList) Swap

func (p PairList) Swap(i, j int)

Swap ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL