EditObj

object EditObj
class Object
trait Matchable
class Any

Value members

Concrete methods

def copyDo[T <: Txn[LazyRef(...)]](in: Obj[T], connectInput: Boolean)(implicit tx: T): Obj[T]

Makes a copy of an object, including all attributes. If connect is false, does not put Proc.mainIn.

Makes a copy of an object, including all attributes. If connect is false, does not put Proc.mainIn.

Does not produce any undoable edits.

Value Params
in

the process to copy