RegisteredFile#
- class ansys.optislang.core.io.RegisteredFile(path: Path | str, id: str, comment: str, tag: str, usage: RegisteredFileUsage | str)#
Provides for operating on registered files.
Methods
Attributes
File description.
Check whether file exists.
Get file name.
File id.
Last modified time as a timestamp.
Last modified time as a datetime.
Path to the file.
File size in bytes.
File uid.
Usage of registered file.