package
0.1.2
Repository: https://github.com/danhale-git/craft.git
Documentation: pkg.go.dev

# Functions

FileTime returns the time.Time the backup was taken, given the file name.
Restore reads from the given zip.ReadCloser, copying each of the files to the directory containing the server files.
RestoreMCWorld reads from the given zip.Reader, copying each of the files to the default world directory.
SaveHoldQuery runs the `save hold` bedrock server command.
SaveResume runs the `save resume` bedrock server command and validates the successful response.
SortFilesByDate returns a list of all os.FileInfo with valid backup names, sorted by the date the backup was taken.

# Constants

The format of the file timestamp for the Go time package formatter.