# Functions
Copy copies a file from source to a destination.
TODO: replace once go-1.23 is released.
No description provided by the author
IsEmpty returns whether a directory is empty or not.
No description provided by the author
NewTablePrinter returns a new table printer.
RemoveContents removes all files from a directory, but not the directory itself.
# Structs
No description provided by the author
TablePrinter can be used to print data as a table.