BaseSile¶
-
class
sisl.io.BaseSile[source]¶ Base class for all sisl files
Methods
exist()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