Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiskUsage ¶
DiskUsage gets disk usage of specified path.
func Find ¶
Find uses the equivalent of the command `find <path> -dev -printf '.' | wc -c` to count files and directories. While this is not an exact measure of inodes used, it is a very good approximation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.