Type: lib.os.MoveFile

Namespace: lib.os

Description

Move a file from source to destination path. files, move, manage

Use cases:
- Organize files into directories
- Process and archive files
- Relocate completed files

Properties

Property Type Description Default
source_path str Source file path ``
destination_path str Destination file path ``

Metadata

Browse other nodes in the lib.os namespace.