wrench.file
- class wrench.file.File(simulation: Simulation, name: str, size: number = None)
Bases:
SimulationItemWRENCH File class
- get_name() str
Get the name
- get_size() int
Get the file size in bytes
- Returns:
A number of bytes
- Return type:
int
Bases: SimulationItem
WRENCH File class
Get the name
Get the file size in bytes
A number of bytes
int