//
pkg.gl
Category
github.com/jetsetilly/gopher2600
resources
package
0.35.3
Repository:
https://github.com/jetsetilly/gopher2600.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
15
Files
36 SLOC
#
Packages
fs
Package fs is an abstraction for OS/filesystem functions that may be missing or require special handling.
unique
Package unique contains functions that compose filenames that should be unique on the filesystem.
#
Functions
JoinPath
JoinPath prepends the supplied path with a with OS/build specific base paths, if required.