into property

bool into
final

Whether the source is written into dest as a directory (keeping its top-level name); when false, dest names the result itself (rename).

Implementation

final bool into;