final case classRemount[T](from: Path[Abs, T, Sandboxed], to: Path[Abs, T, Sandboxed]) extends Mounting[\/[MountingError, slamdata.Predef.Unit]] with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, Mounting[\/[MountingError, slamdata.Predef.Unit]], AnyRef, Any
Ordering
Alphabetic
By Inheritance
Inherited
Remount
Serializable
Serializable
Product
Equals
Mounting
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
newRemount(from: Path[Abs, T, Sandboxed], to: Path[Abs, T, Sandboxed])