OutputRef

trait OutputRef

An "untyped" output-setter reference

class Object
trait Matchable
class Any

Value members

Abstract methods

def complete(w: Writer): Unit

To be called by the stream node upon completion. Signals that the node has completed and the passed Output.Provider is ready to receive the mkValue call.

To be called by the stream node upon completion. Signals that the node has completed and the passed Output.Provider is ready to receive the mkValue call.

def createCacheFile(): Value

Requests the stream control to create and memorize a file that will be written during the rendering and should be added as a resource associated with this key/reference.

Requests the stream control to create and memorize a file that will be written during the rendering and should be added as a resource associated with this key/reference.

def key: String

The key in the FScape objects outputs dictionary.

The key in the FScape objects outputs dictionary.