Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 527 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 527 Bytes

FileInput

Version: 1.0.0

Author: J. Schaarschmidt

Description

This script provides the capability to use a file for input. It is especially useful in workflows that require file management, including renaming and moving files. The script allows for efficient handling of file inputs and their subsequent processing.

Inputs

  • fname: The name for the file.
  • input_file: The actual file to be used as input.

Outputs

  • The utilized file is moved and renamed based on the specified input parameters.**