Skip to content
  • Anne Hommelberg's avatar
    Add io accessor for all DataStore access · 8f743998
    Anne Hommelberg authored
    To avoid method naming conflicts, all access methods for
    the internal data store have been put into an self.io accessor.
    For example, call self.io.get_times to get the times stored in the
    internal data store.
    8f743998