BaseSile¶
-
class
sisl.io.BaseSile[source]¶ Base class for all sisl files
Attributes
base_fileFile of the current SilefileFile of the current SileMethods
dir_file([filename])File of the current Sileexist()Query whether the file exists read(*args, **kwargs)Generic read method which should be overloaded in child-classes write(*args, **kwargs)Generic write method which should be overloaded in child-classes