mirror of https://github.com/cheat/cheat.git
4 lines
41 B
Go
4 lines
41 B
Go
|
package osfs
|
||
|
|
||
|
type Option func(*options)
|