into

object into

Move a file into a particular folder, rather than into a particular path

class Object
trait Matchable
class Any
into.type

Value members

Concrete methods

def apply(from: Path, to: Path, replaceExisting: Boolean, atomicMove: Boolean, createFolders: Boolean): Unit