Skip to content

NewFile

NewFile(file_name, increment_block=False) dataclass

Bases: Task

Start a new file

Attributes:

Name Type Description
file_name str

The name of the file to be created.

increment_block bool

Whether to increment the block number for the new file.