Documentation
¶
Overview ¶
Package stat implements the stat filesystem-status builtin.
Only GNU stat's -f/--file-system mode is supported. Operands are resolved through CallContext.FileSystemStat and remain subject to AllowedPaths.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = builtins.Command{
Name: "stat",
Description: "report file system status",
MakeFlags: makeFlags,
}
Cmd is the stat builtin command descriptor.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.