Documentation
¶
Overview ¶
dirname prints out the directory name of one or more args. If no arg is given it returns an error and prints a message which, per the man page, is incorrect, but per the standard, is correct.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoArg = errors.New("missing operand")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.