vice.core.dataframe.fromfile.name

Type : str

The name of the file that this data was read from.

Example Code

>>> import vice
>>> example = vice.mdf("example")
>>> example.name
        'example.vice/mdf.out'