ScopeContext

constructor(parent: MutableContext, fileSystem: FileSystem = parent.fileSystem)

Parameters

parent

context this scope was forked from

fileSystem

file system to use in this context. Overrides the attached pipeline's file system if provided