Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteFile ¶
func WriteFile(fs filesystem.FileSystem, pathStr string, r io.Reader) (int64, error)
Types ¶
type WriteOpt ¶ added in v2.1.0
type WriteOpt func(*WriteOptions)
func WithJoliet ¶ added in v2.1.0
func WithJoliet() WriteOpt
type WriteOptions ¶ added in v2.1.0
type WriteOptions struct {
Joliet bool
}
Click to show internal directories.
Click to hide internal directories.