struct File
s6Basics10VFSOverlayV4FileV
8LBCU
import Basics
struct VFSOverlay
init(roots: [File])
func write(to path: AbsolutePath, fileSystem: FileSystem) throws
protocol Encodable
A type that can encode itself to an external representation.
init(name: String, externalContents: String)