ScopeContext

constructor(parent: MutableContext, fileSystem: FileSystem? = null)

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