package
0.35.3
Repository: https://github.com/jetsetilly/gopher2600.git
Documentation: pkg.go.dev

# Packages

Package fs is an abstraction for OS/filesystem functions that may be missing or require special handling.
Package unique contains functions that compose filenames that should be unique on the filesystem.

# Functions

JoinPath prepends the supplied path with a with OS/build specific base paths, if required.